input allowing:
script id.style=visibile
to reveal it.
???
hidden
is not an attribute, rather is is a type
of input
,
setting id.style.display="none"
does cause id
to be hidden,
setting id.style.display=""
causes id
to be visible
.
This Document was copied from:
http://www.w3.org/TR/html401/index/attributes.html
With the base document being http://www.w3.org/TR/html401.
I claim no credit for the content, and have mostly adjusted the format for what I felt was more convienent. Please refer to the original documents.
For Example:
I have grayed out the Deprecated items(removed that column), aligned cell data left,changed some font sizes/styles, grouped some attributes NON-alphabetically...
Changed the links at the top
If you have ANY comments please send them to me.
DGermanAttrib@Real-World-Systems.com