Tag Archives: html tutorial for beginners
Html superscript tag
Html superscript tag: <sup> is used to make the superscript in the texts.
Syntax of Html superscript tag
text.
Html superscript tag
Output :
Html subscript tag
Html subscript tag: <sub> is used to make the subscript in the texts.
Syntax of Html subscript tag
text.
Html subscript tag
Output :
Html insert tag
Html insert tag: It makes the selected texts as inserted texts.
Syntax of Html insert tag
text.
Html insert tag
Output :
Html small tag
Html small tag: It makes the selected texts smaller than the original size.
Syntax of Html small tag
text.
Html small tag
Example
|
Output :
Html mark tag
Html strong tag: Is basically used to mark the text as highlighted <mark> is used to mark the texts as highlighted.
Syntax of Html mark tag
text.
Html mark tag
Example
|
Output :
Html Italic Tag
Html italic tag: It adds italic style to the texts in between the tags.
Syntax of Html italic tag
text.
Html italic tag
Example
|
Output :
Html Emphasized tag
Example
|
Html strong tag
Html strong tag: It basically adds the strong text.
Syntax of Html strong tag
text.
Html Strong tag
Example
|
Output :