Test your knowledge on HTML Links and Images Quiz: Anchor Tag Attributes, rel Security, and Responsive Images. This quiz contains 10 questions.
In HTML, what is the primary purpose of the `href` attribute on an `<a>` element? Example: <a href="https://example.com">Visit</a>