Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
HTML
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== WYSIWYG editors == {{missing information|contenteditable|date=January 2021}} There are some [[WYSIWYG]] editors (''what you see is what you get''), in which the user lays out everything as it is to appear in the HTML document using a [[graphical user interface]] (GUI), often similar to [[word processor]]s. The editor renders the document rather than showing the code, so authors do not require extensive knowledge of HTML. The WYSIWYG editing model has been criticized,<ref>Sauer, C.: WYSIWIKI β Questioning WYSIWYG in the Internet Age. In: Wikimania (2006)</ref><ref>Spiesser, J., Kitchen, L.: Optimization of HTML automatically generated by WYSIWYG programs. In: 13th International Conference on World Wide Web, pp. 355β364. WWW '04. ACM, New York, NY (New York, NY, U.S., May 17β20, 2004)</ref> primarily because of the low quality of the generated code; there are voices{{who|date=June 2020}} advocating a change to the [[WYSIWYM]] model (''what you see is what you mean''). WYSIWYG editors remain a controversial topic because of their perceived flaws such as: * Relying mainly on the layout as opposed to meaning, often using markup that does not convey the intended meaning but simply copies the layout.<ref>[http://xhtml.com/en/xhtml/reference/blockquote/ XHTML Reference: blockquote] {{Webarchive|url=https://web.archive.org/web/20100325160356/http://xhtml.com/en/xhtml/reference/blockquote/ |date=2010-03-25 }}. Xhtml.com. Retrieved on 2012-02-16.</ref> * Often producing extremely verbose and redundant code that fails to make use of the cascading nature of HTML and [[CSS]]. * Often producing ungrammatical markup, called [[tag soup]] or semantically incorrect markup (such as {{code|lang=html|code=<em>}} for italics). * As a great deal of the information in HTML documents is not in the layout, the model has been criticized for its "what you see is all you get"-nature.<ref>[http://www.invisiblerevolution.net/ Doug Engelbart's INVISIBLE REVOLUTION]. Invisiblerevolution.net. Retrieved on 2012-02-16.</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)