HTML and CSS Reference
In-Depth Information
Define the width, in pixels, of the marquee
area.
width= n
<menu> ... </menu>
Define a menu list containing <li> tags.
Set the bullet style for this list to circle , disc
(default), or square .
type= bullet
Provide additional information about a docu-
ment.
<meta>
*
Specify the value for the meta-information
(required).
content= string
Specify the rendering direction for texteither
left to right ( ltr ) or right to left ( rtl ).
dir= dir
Specify the HTTP equivalent name for the
meta-information and cause the server to in-
clude the name and content in the HTTP
header for this document when it is transmit-
ted to the client.
http-equiv= string
Specify the language used for this tag's con-
tents using a standard two-character ISO
language name.
lang= language
name= string
Specify the name of the meta-information.
Search WWH ::




Custom Search