HTML Text Formatting
HTML Text Formattting
The HTML Text Formatting is used to enhance the presentation of your webpage.
HTML <b> Element
The HTML <b> Element is used to make the text to appear bold, without any extra importance.
Example
HTML <strong> Element
The HTML <strong> Element is used to make the text to appear bold, with extra importance.
Example
HTML <i> Element
The HTML <i> Element is used to offset the text from the normal prose. It is typically displayed in italic type.
Example
HTML <u> Element
The HTML <u> Element is used to underline the text within it.
Example
HTML <mark> Element
The HTML <mark> Element is used to mark or highlight the relevant text in the content.
Example
HTML <del> Element
The HTML <del> Element is used to specifies a range of text that has been deleted from a document.
Example
HTML <ins> Element
The HTML <ins> Element is used to specifies a range of text that has been added to a document.
Example
HTML <hr> Element
The HTML <hr> Element is used to add a thematic break between paragraph-level elements.
Example
HTML <br> Element
The HTML <br> Element is used to insert a line break in text.
Example
HTML <small> Element
The HTML <small> Element is used to make the text smaller in size.
Example
HTML <em> Element
The HTML <em> Element is used to render the text as emphasized text.
Example
HTML <sub> Element
The HTML <sub> Element defines subscript text. For example, CO2, H2O, etc.
Example
HTML <sup> Element
The HTML <sup> Element defines superscript text. For example, 52, 3rd, etc.
Example
Reminder
Hi Developers, we almost covered 99.5% of HTML Tutorials with examples for quick and easy learning.
We are working to cover every Single Concept in HTML.
Please do google search for:
Join Our Channel
Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.
This channel is primarily useful for Full Stack Web Developer.