S.No HTML4 HTML5
1. <div id="header"> </div> <header> </header>
2. <div id="menu"></div> <nav> </nav>
3. <div id="content"> </div> <section> </section>
4. <div id="post"> </div> <article> </article>
5. <div id="footer"> </div> <footer> </footer>
BY Best Interview Question ON 24 Apr 2019