explain the tag with help of example that is used to show moving text in HTML ? write proper example with different attributes
Answers
Answered by
3
Answer:
<font> for change the color of text or etc
<b> for bold
<I> italic
<u>underline
<br> for break
<sub> for subscript
<sup> for superscript
<del> strike through
<hr> horizontal line
etc,,,,
Similar questions