MCQ
What is the correct HTML for a base URL?
Explanation
The <base> tag specifies a base URL for all relative URLs in an HTML document.
The <base> tag specifies a base URL for all relative URLs in an HTML document.