Question
Which of the following semantic HTML tags is best suited
for defining a block of navigation links?Solution
The < nav > tag is a semantic HTML element specifically designed to represent a section of navigation links within a web page. It improves the accessibility and structure of a webpage, making it clear to browsers and assistive technologies that the content within the < nav > tag is intended for navigation. < nav > < ul > < li > < a href="home.html" > Home < /a > < /li > < li > < a href="about.html" > About < /a > < /li > < li > < a href="contact.html" > Contact < /a > li > < /ul > < /nav > This tag helps search engines and screen readers prioritize navigation content appropriately. ________________________________________ Why Other Options Are Incorrect: 1. < header > : The < header > tag is used for introductory content or a section heading, not for navigation links. 2. < footer >: The < footer > tag represents footer content, typically including copyright information or secondary navigation, but not primary navigation links. 3. < article >: The < article > tag is for self-contained content like blog posts or news articles, unrelated to navigation. 4. < aside >: The < aside > tag is used for content tangentially related to the main content, such as sidebars or advertisements.
A sum of Rs 4,200 is divided among A, B, C and D such that the share of B is equal to (2/3) of the share of C and the share of C is equal to (9/13) of t...
The saving of A and B are in the ratio of 2:5. IF each of them increases their saving by Rs. 500, the new ratio of saving becomes 5/11, How much amount ...
The ratio of the mean proportion between 1.6 and 32.4 and the third proportional between 0.8 and 1.2 is: