HTML Formatting

How to format the text as bold, italic, subscript and superscript in HTML?

Download Full Code


For Bold:              Starting : <bold>     Closing: </bold>


For italic:              Starting : <i>           Closing: </i>


For Subscript:      Starting : <sub>      Closing: </sub>


For Supercript:     Starting : <sup>       Closing: </sup>

text formating in html

text formatting in hypertext markup language

The Text-Formatting Element in HTML

The delete Element Formatting in HTML

 

 

Video Lecture