July 1998
Intermediate to advanced
1456 pages
65h 5m
English
NAME — NN all IE all HTML all
NAME=”identifier"Optional
An identifier for the name/value pair that constitutes the
META element. Typically, the attribute value is a
plain-language term that denotes the purpose of the
META element, such as "author"
or "keywords". You can assign a value to either
the NAME or HTTP-EQUIV
attribute, but not both, in the same META element.
<META NAME="Author" CONTENT="Jane Smith"> <META NAME="keywords" CONTENT="benefits,insurance,plan">
Any string identifier.
None.
[window.]document.all.elementID.name
Read now
Unlock full access