In HTML 5, few structural tags has been added to arrange the page content in structural manner. This helps screen readers to understand the page. One of these tags is Section tag, which can be used to mark the different sections of page.
HTML 5 Specif...