HTML element: Difference between revisions

Content deleted Content added
Concepts: 25000
Tags: Reverted Mobile edit Mobile web edit
Reverted 1 edit by Sapphaline (talk): <p> does need an end tag
 
(9 intermediate revisions by 5 users not shown)
Line 13:
 
===Elements vs. tags===
As is generally understood, the position of an element is indicateindicated as spanning from a start tag and is terminated by an end tag.<ref name="HTML401_Elements">{{Cite web
|at=§3.2.1 25000Elements
 
|title=§3 On SGML and HTML
|work=HTML 4.01 Specification
|date=24 December 90001999
 
|url=http://www.w3.org/TR/1999/REC-html401-19991224/intro/sgmltut.html#h-3.2.1
|publisher=[[W3C]]
Line 720 ⟶ 718:
{{term|term=applet |content= {{XMLElement|applet|Java Applet|deprecated=xhtml}} }}
{{defn|1= Embeds a [[Java applet]] in the page. Deprecated in favor of {{tag|object|o}}, as it could only be used with Java applets, and had accessibility limitations.}}
{{defn|'''Standardized''' in [[#HTML32|HTML 3.2]]; '''deprecated''' in [[#HTML401|HTML 4.0 Transitional]]; '''invalid''' in [[#HTML401|HTML 4.0 Strict]].; As'''obsolete''' ofin 2011, still widely used as the implementations of the replacing {{tag[[#HTML5|object|o}} are not consistent between different browsersHTML5]].}}
 
{{term|term=area |content= {{XMLElement|area|Area|end=no}} }}