HTML and CSS Reference
In-Depth Information
longdesc="URL of description"
marginheight="pixels"
marginwidth="pixels"
name="string"
scrolling="auto | no | yes"
src="URL of frame contents"
style="style information"
title="advisory text"
width="percentage | pixels">
</iframe>
Attributes Introduced by HTML5
accesskey="spaced list of accelerator key(s)"
contenteditable="true | false | inherit"
contextmenu="id of menu"
data-X="user-defined data"
draggable="true | false | auto"
hidden="hidden"
itemid="microdata id in URL format"
itemprop="microdata value"
itemref="space-separated list of IDs that may contain microdata"
itemscope="itemscope"
itemtype="microdata type in URL format"
sandbox="comma-separated list of allow-same-origin | allow-forms |
allow-scripts"
seamless="seamless"
spellcheck="true | false"
tabindex="number"
Attributes Defined by Internet Explorer
allowtransparency="false | true" (5.5)
application="yes" (5)
border="pixels" (4)
bordercolor="color name | #RRGGBB" (4)
datafld="name of column supplying bound data" (4)
datasrc="id of data source object supplying data" (4)
frameborder="no | yes | 0 | 1" (4)
hidefocus="true | false" (5.5)
hspace="pixels" (4)
language="javascript | jscript | vbs | vbscript" (4)
security="restricted" (6)
tabindex="number" (5.5)
unselectable="on | off" (5.5)
vspace="pixels" (4)
Standard Event Attributes
onclick, ondblclick, onkeydown, onkeypress, onkeyup, onmousedown,
onmousemove, onmouseout, onmouseover, onmouseup
Search WWH ::




Custom Search