HTML <big> tag (Not supported in HTML5)

HTML <big> tag was used to increase the text font size one level bigger than the document's base font size or surrounding text size, such as small to medium, medium to large, etc.

NOTE: HTML <big> tag is no longer supported by HTML5, so you can use CSS to increase the font size.

Syntax

Following are some specifications about the <big> tag

DisplayInline
Start tag/End tagBoth start and End tag
UsageFonts and Web Typography

Example

Test it Now

Output:

HTML big tag

Increasing Font-size using CSS property:

Test it Now

Output:

HTML big tag

Attribute

Tag-specific Attribute:

The <big> element does not contain any specific attribute.

Global Attribute

The <big> element supports the Global Attribute in HTML.

Supporting Browsers

Elementchrome browser Chromeie browser IEfirefox browser Firefoxopera browser Operasafari browser Safari
<big>YesYesYesYesYes




Latest Courses