Day First Html Tags for beginners

 Some Tags (Formatting )

bold  - <b> some text</b>

italic - <i>some text </i>

underline - <u>some text</u>

paragraph - <p> paragraph </p>

strike through - <s>some text</s>

delete - <del>some text</del>

small - <small>some text</small>

big - <big> some text</big>

strong - <strong>some text</strong>

sub-script- <sub>text to be sub scripted</sub>

super script - <sup>text to be super scripted</sup>



Comments

Popular Posts