HTML editor: Difference between revisions

Content deleted Content added
Undid revision 1135376635 by Misbah6666 (talk) Mostly unsourced; WP:NOTHOWTO; not written in an encyclopaedic tone
Fix grammar
Tag: Reverted
Line 3:
{{Use dmy dates|date=December 2021}}
{{Html series}}
AnA '''HTML editor''' is a [[Computer program|program]] for editing [[HTML]], the [[Markup language|markup]] of a [[web page]]. Although the HTML markup in a web page can be controlled with any [[text editor]], specialized HTML editors can offer convenience and added functionality. For example, many HTML editors handle not only HTML, but also related technologies such as [[Cascading Style Sheets|CSS]], [[XML]] and [[JavaScript]] or [[ECMAScript]]. In some cases they also manage communication with remote web servers via [[File Transfer Protocol|FTP]] and [[WebDAV]], and [[version control systems]] such as [[Subversion (software)|Subversion]] or [[Git (software)|Git]]. Many [[word processing]], [[graphic design]] and [[page layout]] programs that are not dedicated to [[web design]], such as [[Microsoft Word]] or [[Quark XPress]], also have the ability to function as HTML editors.
 
==Types of editors==