Content deleted Content added
David Gerard (talk | contribs) m Nvu shifted to Mozilla Composer |
m tidied up a bit |
||
Line 11:
== WYSIWYG editors ==
WYSIWYG editors provide an editing interface which looks the same way as the output displayed in the [[Web browser]]. A WYSIWYG editor does not require the user to have any HTML knowledge, which makes it a lot easier for the average computer user to create a Web site. But
*They *WYSIWYG does not make sense for HTML. === Valid HTML code ===
HTML is a heavily structured [[markup language]]. There are certain rules on how HTML must be written as defined by the [[W3C]] standards. Following
WYSIWYG editor usually fail to adhere to this rules. This has been the main point of criticism since the first introduction of this editors. But on the other hand they have greatly improved on this point since then.
=== HTML is not WYSIWYG ===
It is very difficult even for advanced HTML
*HTML was not intended for designing, but for transporting information. *Every Web browser has [[Computer bug|bugs]] and does not display HTML fully like the standard intended. So the target "what you see is what you get" is very difficult to impossible to reach. == List of products ==
|