b tag
i tag
s tag
small tag
strike tag
tt tag
u tag
TAG: big
<big> ... </big>
Available in versions: 3.2, 4.0
Browser compatibility: Explorer 4, 5 Netscape 4, 6
The
<big>
tag causes the designated text to be displayed in a larger font size. The actual amount of change will be determined by the browser. If the text is already at maximum size, this attribute will have no effect.
The closing tag is mandatory.
Core attributes:
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None
Code:
<small>think</small> very <big>BIG</big>
Output:
think
very
BIG
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information