big ElementThe big element is an inline element declared by the XHTML 1.1 Presentation Module (Inline Presentation)
Elements in the Presentation Module are:big | small | sub | sup | i | b | tt (Inline Presentation Support Module)hr (Block Presentation Support Module)
The big element is used to increase font size with respect to surrounding text.
For example:
<p>This is <big>bigger text</big>
embedded in a normal paragraph.</p>
This code renders as follows:
This is bigger text embedded in a normal paragraph.
The same job is performed by the CSS declaration font-size:larger and it is
better to use this CSS than the big element in order to separate presentation from content.
Note: If the purpose of the increased font size is to place some emphasis upon the text (especially
if this emphasis needs to be conveyed to users of non-visual browsers) it is better to use a semantically significant
element, such as strong or
em, coupled with the CSS.
See also the small element.
There are no #REQUIRED attributes on the big element.
There are no specific attributes declared on the big element.
big element are listed below:class [ type NMTOKENS ]id [ type ID ]style [ type CDATA ], from the Style Attribute Module (deprecated)title [ type Text ]xmlns [ type URI - #FIXED 'http://www.w3.org/1999/xhtml' ]dir [ type Enumeration (ltr | rtl) ], from the Bi-directional Text Modulexml:lang [ type LanguageCode ]All attributes in the
Events Attribute Collection
are supported:onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup
big element is:
( #PCDATA | Inline.mix )*
See Content Model & Nesting for information about Content Model syntax and Nesting Groups.
bigabbr, acronym, br, cite, code, dfn, em, kbd, q, samp, span, strong, varabutton, input, label, select, textareaimgb, big, i, small, sub, sup, ttmapnoscript, scriptdel, insbdoobjectrubybigabbr, acronym, address, cite, code, dfn, div, em, h1 - h6, kbd, p, q, samp, span, strong, varadd, dt, licaption, td, thbutton, fieldset, label, legendb, big, i, small, sub, sup, ttdel, insbdoobjectrb, rt