Formatting Tags of HTML || Advance HTML

Formatting Tag of HTML

  1. <abbr> Defines an abbreviation or an acronym
  2. <address> Defines the contact information for the author/owner of a document or an article
  3. <b> Specifies bold text
  4. <i> Specifies italic text
  5. <cite> Defines the title of a work
  6. <code> It is a phrase tag and used to defines a piece of computer code
  7. <del> Defines text that has been deleted from a document
  8. <em> Defines emphasized text
  9. <font> Specifies the font face, font size, and color of text
  10. <ins> Defines a text that has been inserted into a document
  11. <mark> Defines marked/highlighted text
  12. <pre> Defines preformatted text
  13. <q> Defines a short quotation
  14. <s> Defines text that is no longer correct
  15. <sub> Defines subscripted text
  16. <sup> Defines superscripted text
  17. <time> Defines a date/time
  18. <u> Defines text that should be stylistically different from normal text
  19. <var> Defines a variable
  20. <wbr> Defines a possible line-break

So, This is an only Formatting Tag, Whch is totally used in HTML Coding Languages.

Post a Comment

0 Comments