Computer Science, asked by lg3664566, 2 months ago

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 shuvam20
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