-
Hajipur, Bihar, 844101
Difficulty Level: medium
This quiz tests your understanding of links in HTML, which are used to connect web pages and navigate between different resources on the internet. Links are created using the <a> (anchor) tag and are one of the most fundamental parts of web development. They allow users to move from one page to another, open external websites, download files, or navigate within the same page. Learning how to use links properly helps you build structured and user friendly websites. Read the instructions carefully before you begin the quiz.
Quiz Format
Total Questions: 10
Difficulty Level: Medium
Question Type: Multiple Choice
Each question has one correct answer.
Timing
Total time limit: 5 minutes
Answer steadily and avoid spending too much time on any single question.
Scoring
Each correct answer = +1 point
No negative marking
Maximum Score = 10 points
How to Play
Read each question carefully and review the HTML code examples provided.
Understand how the <a> tag is used to create links.
Learn how to use the href attribute to define link destinations.
Focus on different types of links such as internal, external, and anchor links.
Observe how target="_blank" opens links in a new tab.
Identify correct and incorrect link syntax.
Pay attention to relative and absolute URLs.
Understand how links improve navigation and user experience.
Choose the option that best represents correct HTML link usage.
Once you move to the next question, you cannot return to previous ones.
Rules
Do not refresh or close the quiz window during the attempt.
Avoid using notes, books, or online references.
Keep track of the remaining time during the quiz.
Before You Start
You can revise the topic here: HTML Links Tutorial
After Submission
Your score will be displayed instantly.
Review the correct answers to understand mistakes.
This will help you confidently use links in HTML.