Name
TYPE — NN all IE all HTML 3.2
Synopsis
TYPE=”labelType"Optional
The TYPE attribute provides some flexibility in
how the leading symbol or sequence number is displayed in the
browser. You can specify whether the leading symbol should be a disc,
circle, or square. A disc is a filled circle (also known as a bullet
in some circles). The square type is rendered as an outline in
Macintosh browsers; as a filled square in Windows. The
TYPE attribute is deprecated in HTML 4.0 in favor
of the list-style-type style sheet attribute.
Example
<UL TYPE="disc">...</UL>
Value
Possible values are circle |
disc | square.
Default
disc
Object Model Reference
- IE
[window.]document.all.elementID.type
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access