HTML 5

Hello guys, what we are going to Discuss here are as follows:

* About HTML 5

* New Tags in HTML 5

* Formatting Tags in HTML 5

* Tables in HTML 5

* Forms in HTML 5

* Audio And videos in HTML 5

HTML 5

  • HTML stands for HYPER TEXT MARKUP LANGUAGE. 
  • Where HYPER TEXT means the text with formatting. 
  • HTML 5 is supported by all the browsers.
Tag is Started with (<) and ends with (>) 
< > this is called Angular tag/Angle Tag
So here are some basic tags what you should know
  1. Paragraph tag 
  2. Pre tag
  3. q tag
  4. quotation tag
  5. italic  tag
  6. bold tag
  7. underline tag
  8. Heading Tag
  9. List Tag
  10. Table tag
  11. Form Tag 
  12. Image tag
  13. Anchor tag
Some new Tags in HTML 5 are as follows:
  1. Header Tag
  2. address Tag
  3. Nav Tag
  4. Artical Tag
  5. Section Tag
  6. Aside Tag
  7. Footer Tag
  8. Audio Tag
  9. Video Tag and many more.



No comments:

Post a Comment

Short note of uml basic building blocks

(SHORT NOTE) Basic building blocks of UML UML(Unified Modeling Language) There are three kinds of building blocks of UML 1...