HTML links are defined with the ____ tag.

2018

HTML links are defined with the ____ tag.

Answer: D. <a>HTML links are defined using the anchor tag <a>. This element requires an href attribute to specify the destination URL for the hyperlink connection.

  1. A.

    <p>

  2. B.

    <h 1>

  3. C.

    <link>

  4. D.

    <a>

Attempted by 1005 students.

Show answer & explanation

Correct answer: D

HTML links are defined using the anchor tag <a>. This element requires an href attribute to specify the destination URL for the hyperlink connection.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…