• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML Big Tag

HTML Big Tag

August 12, 2013 by techhoneyadmin

Big HTML TagBig HTML Tag is used to define a bigger text in HTML.

The Big HTML Tag is not supported in HTML 5 but is supported in HTML 4.0.1.

As mentioned above that HMTL 5 doesn’t supports the HTML big tag, we have to use the CSS instead.


Syntax for Big HTML Tag

<big>
Some text goes here..
</big>

Example of HTML Big Tag

Big HTML Tag Code Output
Tech Honey is a
<big> good website </big>.
Tech Honey is a
good website.

Here we can see that the output of the HTML Big Tag formats the words “good website” differently than the other words in the same sentence. The text “good website” is rendered much bigger than the other words and that’s the use if HTML Big Tag.


Big HTML Tag Supported Attributes (in HTML 4.0.1)

HTML Big Tag Attribute Name Value Description
class classname Indicates a classname for the tag
dir rtl, ltr Indicates the text direction: right to left (rtl) and left to right (ltr).
id id Defines a unique id for the tag
lang language_code Indicates the language code for the language contained within the tag
style style_definition Indicates an inline style for the tag
title text Defines additional information about the tag
xml:lang language_code Indicates the language code for the language contained within the tag, in XHTML resources.

See all HTML Global Attributes.


Big HTML Tag Supported Event Attributes

HTML Big Tag Event Attributes Value Description
onclick Script/code Script/code to be executed on mouse click
ondbclick Script/code Script/code to be executed on mouse double click
onmousedown Script/code Script/code to be executed on mouse button is pressed
onmousemove Script/code Script/code to be executed on mouse pointer moves
onmouseout Script/code Script/code to be executed on mouse pointer moves out of the target element
onmouseover Script/code Script/code to be executed on mouse pointer moves over the target element
onmouseup Script/code Script/code to be executed on mouse button is released
onkeydown Script/code Script/code to be executed on key press
onkeypress Script/code Script/code to be executed on key pressed and then released
onkeyup Script/code Script/code to be executed on key is released

See all HTML Event Attributes


Big HTML Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: Big Font HTML, Big HTML, Big HTML Font, Big HTML Tag, Big Tag HTML, Big Text in HTML, Font big HTML, How to make text big in HTML, How to use HTML Big Tag, HTML Big, HTML Big font, HTML big Tag, HTML Big Tag Syntax and Example, HTML Big text, HTML Making text big, HTML text big, HTMLBigTag, Making text big in HTML, Tag Big HTML, Text big HTML, Use of HTML Big Tag, What is the use of HTML Big Tag

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in