Name
<BIG> — NN all IE all HTML 3.2
Synopsis
<BIG>...</BIG>
End Tag: Required
The BIG
element—one of
several font style elements in HTML 4—renders its content in
the next font size (in HTML’s 1 through 7 scale) larger than
the previous body font size. If you nest BIG
elements, the effects on the more nested elements are cumulative,
with each nested level rendered one size larger than the next outer
element. Default font size is dependent upon the browser, operating
system, and user preferences settings. For more precise font size
rendering, use style sheet rules.
Example
<P>This product is <BIG>new</BIG> and <BIG>improved</BIG>!</P>
Object Model Reference
- IE
[window.]document.all.elementID
Attributes
|
|
|
|
|
|
|
|
|
Event Handler Attributes
|
Handler |
NN |
IE |
HTML |
|---|---|---|---|
onClick |
n/a |
4 |
4 |
onDblClick |
n/a |
4 |
4 |
onDragStart |
n/a |
4 |
n/a |
onHelp |
n/a |
4 |
n/a |
onKeyDown |
n/a |
4 |
4 |
onKeyPress |
n/a |
4 |
4 |
onKeyUp |
n/a |
4 |
4 |
onMouseDown |
n/a |
4 |
4 |
onMouseMove |
n/a |
4 |
4 |
onMouseOut |
n/a |
4 |
4 |
onMouseOver |
n/a |
4 |
4 |
onMouseUp |
n/a |
4 |
4 |
onSelectStart |
n/a |
4 |
n/a |
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