WYSIWYG HTML Editors

Next
 From:  bemfarmer
9517.1 
Are there any recommendations for WYSIWYG HTML editors?
(free or low cost.)

Is anyone using such an editor?

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
9517.2 In reply to 9517.1 
So for now I'll use the Notepad++ plugin "Preview HTML", which can be installed from the Notepad++ Plugins/PluginsAdmin.
Hot key is Ctrl+Shift+H, for a preview window. Select Display in Internet Explorer 11.
- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  mjs (MSHIDELER)
9517.3 In reply to 9517.1 
Atom is good too or Visual Studio Code.

Both need addons installed that you can do from in-program menu so you can push updated to a web browser.

In VS Code the extension is called LiveServer but there is also one that will open a preview up in a side panel within VS Code I think it is Live HTML Previewer. There is also Live Server Previewer.

If you don't want to download anything and just want to play around, there are lots of on-line tools like:

https://webmaker.app/

or

https://html5-editor.net/


that you can use. When you get the web app you get an HTML editor, CSS editor, and JS editor with a preview pane.

When you get your code working how you like, just copy & paste it to notepad and save the file then change the extension to .html from .txt,
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  bemfarmer
9517.4 In reply to 9517.3 
Thank you mjs.
- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All