HTML <big>tag
HTML big tag:
This is a double tag. <big> This is the beginning tag and </big> this is the closing tag. This <big> element defines bigger text an HTML document. This tag using for making big text than Normal text. This tag can't use in HTML 5. Because <big> tag not support in html5.
<big>=big text
Copy this code and past your page.
Copy this code and past your page.
Example:
Result:
This is normal text.
Example:
Example:
Result:
Support Browser
- Elements Attributes: None.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
In HTML5 the HTML <big> tag is not supported.
Note: this tag can't be support in HTML 5.
If you want make big text using HTML code, Use HTML<big> element
2. What is the using for <big> tag ?
3. What is the definition of <big> tag ?
4. What is the <big> tag mean ?
5. How can You make big text using HTML?