Content deleted Content added
→Standard attributes: (edited with ProveIt) |
m WP:CHECKWIKI error fixes using AWB (10823) |
||
Line 30:
==Required and optional HTML attributes==
===Used by one tag===
* {{MDNHTMLRef|applet}}: {{MDNHTMLRef|applet|code}}, {{MDNHTMLRef|applet|object}}
Line 125 ⟶ 126:
==Standard attributes==
Standard attributes are also known as global attributes, and can be used in a large number of element classes.<ref name="globalattribute">{{cite web|url=https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes |title=Global attributes - HTML (HyperText Markup Language) MDN |date=|accessdate=2015-02-12}}</ref>
Technically all standard attributes must be accepted by all elements, though they will not function with some element classes.<ref name="HTMLReference">{{cite web | url=https://developer.mozilla.org/en-US/docs/Web/HTML/Reference | title=HTML reference - HTML (HyperText Markup Language) MDN | accessdate=13 February 2015}}</ref>
|