Continue with your mobile number
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 set of keywords, symbols and a system of rules for constructing statements by which human can communicate the instructions to be executed by a compute...
Errors in computer programmes are called :
The ERNET stands for
What is the key characteristic of a real-time operating system?
__________ contains permanent data and gets updated during the processing of transactions.
Which type of user interface used by operating systems?
Which of the following is a widely used open-source operating system?
Who provides the interface to access the services of the operating system?
Which of the following key is an example of Toggle key?
Which of the following is a text file that a Web browser stores on a user’s machine?