CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <big> element

The <big> Element

AVOIDNot in HTML5Obsolete

The <big> element makes the text font size one size bigger based on the old HTML font sizes 1 through 7, up to the browser's maximum font size. Because this element was purely presentational, it was removed from HTML5. Use CSS instead, like "font-size: larger".

Attributes for <big>
TypeAttribute List
'Standard' Attributes(none)

Notes

  • Do not use the big element as a presentational element. Use style sheets to control layout and presentation. Use HTML elements only for content and structure and not for layout and presentation. For example, use the

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem