What is the purpose of the 'rel' attribute in an HTML tag? MCQ with Answer and Explanation

What is the purpose of the 'rel' attribute in an HTML tag?
A. To set the media type
B. To define the relationship between the current document and the linked resource
C. To provide an alternate URL
D. To specify the MIME type
Answer: Option B
Solution (By JKExamLibrary)
The rel attribute specifies the relationship (e.g., stylesheet, icon, preconnect) between the current page and the linked resource.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What is the purpose of the 'link' tag in HTML?
A. To embed a hyperlink
B. To define a relationship between the document and an external resource
C. To include a style sheet
D. To import a script

Correct Answer: Option B


Explanation:
The tag is used to define relationships with external resources, such as stylesheets, icons, or preconnect, among others.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What is the primary operational task of a 'DNS Authoritative Name Server' operating within the broader Domain Name System framework?
A. To parse HTML structural page data inside browser applications
B. To hold the actual, official DNS record configurations for a domain, providing definitive IP answers to inquiring DNS resolvers
C. To filter email spam items from corporate mail boxes
D. To track local physical network interface hardware performance logs

Correct Answer: Option B


Explanation:
Authoritative nameservers are the final stop in the DNS lookup process, containing the exact domain-to-IP configuration records maintained by a website's hosting registry.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What is the function of the 'Archive' folder inside a standard digital email workspace setup?
A. To store old or processed emails that you want to remove from your main inbox view without permanently deleting them from server storage
B. To collect malicious spam items safely until deletion
C. To clear out temporary cookie tracker files automatically
D. To hold incomplete drafts of email layouts

Correct Answer: Option A


Explanation:
The Archive folder serves as a long-term storage space, allowing users to keep their main inbox clean while retaining access to old messages for historical search needs.

This question belongs to: Computer Internet and Web Technologies