Today is 01 February 2021 and it is my eight day to learn HTML 🙋 Day 8 - Time 8.00 pm - 9.15 pm LAYOUT Layout - HTML layouts provide a way to arrange web pages in well-mannered, well-structured, and in responsive form or we can say that HTML layout specifies a way in which the web pages can be arranged. Web-page layout works with arrangement of visual elements of an HTML document. < nav >: The Navigation Section element The HTML < nav > element represents a section of a page whose purpose is to provide navigation links, either within the current document or to other documents. Common examples of navigation sections are menus, tables of contents, and indexes The HTML < article > element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable (e.g., in syndication). The “ clear : ...