Filed under programmers, Programming, realtime code editing, Programming on December 26, 2009
Real-Time HTML Editor
This free online tool makes it possible to edit HTML code in real time, means instant display of output as you code, no need to reload the html page again and again, the working area is split in two parts, on top is coding area and design area which displays output is at the bottom.
Much of the Programmers time which is wasted in reloading the html page again and again to view latest output can be saved by bringing this tool in use.
You should also have a look at Squad-Web based Real Time Collaborative Code Editor and Compile/Interprete the code online and share it with others.
You may be interested in the following related articles as well...


Wow! Real Time is Great!
Ya, I found it very useful and moreover, time saving.