Posts tagged WYSIWYG
List of Common HTML Editors
Dec 31st
The following list is organised with three headings – text editors, source code editors and WYSIWYG editors. Text editors such as Notepad can be used to create Web pages just the same as any editor. Source code editors on the other hand usually highlight the different parts of the code to make things easier to see and understand. Finally, WYSIWYG (what you see is what you get) editors show you exactly what you are creating and there is usually no coding involved. All of the programs listed below are completely free.
Choosing a HTML Editor
Jun 2nd
Essentially, there are two ways to write HTML – with a “What You See is What You Get” (WYSIWYG) editor or with a text editor. To be a professional website designer, I would recommend using a normal text editor. WYSIWYG editors sometimes insert code that isn’t needed – if you write the code yourself with a text editor, you can correct this.
