HTML element: Difference between revisions

Content deleted Content added
No edit summary
NPOV "ugly kind of '''pars-pro-todo'''"
Line 1:
In [[computing]], an '''HTML element''' (instance) in terms of [[SGML]] is the complete sequence of a [[start tag]] (with [[attribute]]s and their [[attribute value|value]]s), any embedded HTML content, and the [[end tag]]. A special case is [[empty element]]s that don't have contents and end tags. Due to the constraints of the [[Document Type Definition|DTD]]s, various parts, including start and end tag, may be omitted in [[HTML]], but not [[XHTML]].
 
ItThe entire element is oftensometimes misnamedcalled a "[[HTML tag|tag]]", into anthe uglyconsternation kindof some purists. This is an example of ''pars-pro-toto''[[synecdoche]].