What is the difference between <article>, <section> and <div> tag in HTML5?

 Posted by Raja on 8/8/2014 | Category: HTML 5 Interview questions | Views: 2756 | Points: 40
Select from following answers:
  1. No difference at all
  2. <article>, <section> are same
  3. <div> has been deprecated
  4. <article> is to make the content independent, <section> is to create different section on the web page, <div> is to create stand alone content on the web page
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response