HTML and CSS Reference
In-Depth Information
Specify the URL of the source of the quoted
material.
cite= url
Same as <strike> ; the enclosed text is struck
through with a horizontal line.
<s> ... </s>
<samp> ... </samp>
The enclosed text is a sample.
<script> ... </script> Define a script within a document.
*
Specify the character set used to encode the
script.
charset= encoding
Defer execution of this script.
defer
Specify the language used to create the
script.
language= encoding
Provide the URL of the document containing
the script.
src= url
type= encoding
Specify the MIME type of the script.
Define a multiple-choice menu or scrolling
list within a <form> , containing one or more
<option> tags.
<select> ... </select>
Disable this control, making it inactive.
disabled
Search WWH ::




Custom Search