Read HTML The Definitive Guide Online

Authors: Chuck Musciano Bill Kennedy

HTML The Definitive Guide (153 page)

BOOK: HTML The Definitive Guide
9.69Mb size Format: txt, pdf, ePub
ads

media=
list

Specify a list of media types upon

which this object can be rendered

rel=
relation

Indicate the relationship from this

document to the target

rev=
relation

Indicate the reverse relationship from

the target to this document

type=
string

Specify the MIME type for the linked

document. Usually used in

conjunctionwith links to stylesheets,

when the type is set to text/css

...

Same as

 ...

; deprecated, do not use

...

Define a map containing hotspots in a

client-side image map

name=
name

Define the name of this map

(required)

...

Create a scrolling-text marquee

Graphic *

(Internet Explorer only)

align=
position

Align the marquee to the top,

Graphic

middle, or bottom of the

surrounding text

behavior=
style

Define marquee style to be scroll,

Graphic

slide, or alternate

bgcolor=
color

Set the background color of the

Graphic

marquee

class=
name

Specify a style class controlling the

Graphic

appearance of this tag

direction=
dir

Define the direction, left or

Graphic

right, the text is to scroll

height=
n

Define the height, in pixels, of the

Graphic

marquee area

hspace=
n

Define the space, in pixels, to be

Graphic

inserted left and right of the marquee

loop=
value

Set the number of times to animate

Graphic

the marquee;
value
is an integer or infinite

scrollamount=
value

Set the number of pixels to move the

Graphic

text for each scroll movement

scrolldelay=
value

Specify the delay, in milliseconds,

Graphic

between successive movements of the

marquee text

style=
style

Specify an inline style for this tag

Graphic

vspace=
n

Define the space, in pixels, to be

Graphic

inserted above and below of the

marquee

width=
n

Define the width, in pixels, of the

Graphic

marquee area

...

Define a menu list containing


  • tags

    compact

    Make the list more compact if

    possible

    type=
    bullet

    Set the bullet style for this list to

    Graphic

    either circle, disc (default), or

    Graphic

    square


    Provides additional information about *

    a document

    charset=
    name

    Specify the character set to be used

    Graphic

    with this document

    content=
    string

    Specify the value for the

    metainformation (required)

    dir=
    dir

    Specify the rendering direction for

    text, either left-to-right (ltr) or

    right-to-left (rtl)

    http-equiv=
    string

    Specify the HTTP equivalent name

    for the metainformation and cause

    the server to include the name and

    content in the HTTP header for this

    document when it is transmitted to the

    client

    lang=
    language

    Specify the language used for this

    tag's contents using a standard

    two-character ISO language name

    name=
    string

    Specify the name of the

    metainformation

    scheme=
    scheme

    Specify the profile scheme used to

    interpret this property

    ...

    Define a multicolumn text flow

    Graphic *

    class=
    name

    Specify a style class controlling the

    Graphic

    appearance of this tag

    cols=
    n

    Specify the number of columns

    Graphic

    gutter=
    n

    Define the spacing, in pixels, between

    Graphic

    columns

    style=
    style

    Specify an inline style for this tag

    Graphic

    width=n

    Define the width of the entire column

    Graphic

    group

    ...

    No breaks allowed in the enclosed

    Graphic

    text

    Graphic *

    ...

    Define content to be presented by

    Graphic *

    browsers that do not support the

    tag

    ...

    Define content to be presented by

    browsers that do not support frames


    Define content to be presented by

    browsers that do not support the


    Define a script within a document

    *

    charset=
    encoding

    Specify the character set used to

    encode the script

    defer

    Defer execution of this script

    language=
    encoding

    Specify the language used to create

    the script

    src=
    url

    Provide the URL of the document

    containing the scripts

    type=
    encoding

    Specify the MIME type of the script


    Define a multiple-choice menu or

    scrolling list within a

    ,

    containing one or more

    tags

    disabled

    Disable this control, making it

    inactive

    multiple

    Allow user to select more than one