Close sidebar

What is the difference between body tag, article tag and section tag?

Can anyone clearly explain what's the difference between body tag article tag and section tag kn detail?

  • Girish
  • 7445 Views
  • 3 Answers
  • Section tag define section in a document such as chapter , header ,footer etc. It supports global attribute and event attribute.br /br /div tag define section or division i the HTML document. It is used to group block elements to format them.br /br /artical tag specifies independent, self-contained content.br /br /br /br / 


Dicussion/Forum
html5
Ask New Question