Content deleted Content added
Tags: Reverted Mobile edit Mobile web edit |
Padgriffin (talk | contribs) m Reverted edits by 103.212.208.76 (talk) (AV) |
||
Line 10:
==Types of editors==
There are two main varieties of HTML editors: text and [[WYSIWYG]] (what you see is what you get) editors.
===Text
[[Text editors]] intended for use with HTML usually provide at least [[syntax highlighting]]. Some editors additionally feature [[template (file format)|templates]], [[toolbar]]s and [[keyboard shortcut]]s to quickly insert common [[HTML element]]s and structures. [[Wizard (software)|Wizards]], [[tooltip]] prompts and [[Autocomplete|autocompletion]] may help with common tasks.
Text
Text editors require user understanding of HTML and any other web technologies the designer wishes to use like CSS, JavaScript and [[server-side scripting]] languages.
|