html editor with real time preview wanted

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if the
code window and the preview window "tracked" each other.
I'm not looking for a wysiwyg editor - I still want to code at the tag level,
but I don't want to have to swap between edit and preview mode.
Does anyone know of anything suitable?

Alleycode comes pretty close, if you set it up to run in synchro mode (Ctrl-D
from the keyboard)...make a change, save it, and then hit the two circling
arrows, and your newly edited page is updated.
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter

EasyHTML <http://personal.inet.fi/business/toniarts/ehtmle.htm>

You can set the split-screen browser display to update every X seconds
as you work or just hit the refresh button whenever you want (no need
to save). Personally, the auto-refresh distracts me and drives me nuts
with the constant changes but YMMV.
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter

Not exactly what you want, but a click ofa button showd your updates in
a separate tab.

HTML-Kit

http://www.chami.com/html-kit/


--
++++++++++++++++++++++++++++++++++++++++++++++
El Gee // www.mistergeek.com <><
Know Christ, Know Peace - No Christ, No Peace
Remove .yourhat to reply
++++++++++++++++++++++++++++++++++++++++++++++
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter

Hello Peter

Here is an online tool that is good for testing / learning, if that's
what you need:

http://www.web-design-factory.net/learn-html-example.html

You can use the demo (link at the bottom of the page) to test out code.
It's not a full editor, but it's a nice tool for immediate feedback.
Especially with CSS.

Chris S.
Implied By Design LLC.
http://www.impliedbydesign.com
Free Web Design Tools
http://www.impliedbydesign.com/free-software-scripts.html
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter

Hello Peter

Here is an online tool that is good for testing / learning, if that's
what you need:

http://www.web-design-factory.net/learn-html-example.html

You can use the demo (link at the bottom of the page) to test out code.
It's not a full editor, but it's a nice tool for immediate feedback.
Especially with CSS.

Chris S.
Implied By Design LLC.
http://www.impliedbydesign.com
Free Web Design Tools
http://www.impliedbydesign.com/free-software-scripts.html
 
Pete said:
I'm looking for an HTML editor with real-time preview, so that as I make
changes to the code, the preview window updates. It'd also be good if
the code window and the preview window "tracked" each other.

I'm not looking for a wysiwyg editor - I still want to code at the tag
level, but I don't want to have to swap between edit and preview mode.

Does anyone know of anything suitable?

Thanks, Peter

Hello Peter

Here is an online tool that is good for testing / learning, if that's
what you need:

http://www.web-design-factory.net/learn-html-example.html

You can use the demo (link at the bottom of the page) to test out code.
It's not a full editor, but it's a nice tool for immediate feedback.
Especially with CSS.

Chris S.
Implied By Design LLC.
http://www.impliedbydesign.com
Free Web Design Tools
http://www.impliedbydesign.com/free-software-scripts.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How Can I Convert MBOX to HTML File? 4
Portable HTML editor? 7
Best HTML editor? 22
Suggestions of free HTML editor 33
Best HTML-editor 7
WYSIWYG HTML editor 8
HTMLEdit 1
WYSIWYG HTML Editor re-visited. 35

Back
Top