aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • HTML and Flash Basics
  • What is the correct HTML for creating a hyperlink?
Multiple choice technology web technology

What is the correct HTML for creating a hyperlink?

  1. <a href="http://www.w3schools.com&quot;&gt;W3Schools&lt;/a>

  2. <a>http://www.w3schools.com&lt;/a>

  3. <a name="http://www.w3schools.com&quot;&gt;W3Schools.com&lt;/a>

  4. <a url="http://www.w3schools.com&quot;&gt;W3Schools.com&lt;/a>

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTML hyperlinks use the tag with an href attribute. The href attribute specifies the destination URL. Option B lacks the href attribute. Option C uses name instead of href. Option D incorrectly uses 'url' instead of 'href'.

Keep practicing — related questions

  • What is the correct HTML for creating a hyperlink?
  • What is the correct HTML for creating a hyperlink?
  • What is the correct HTML for creating a hyperlink?
  • What is the correct HTML for creating a hyperlink?
  • What is the correct HTML for creating a hyperlink?
  • Which tag would you use to create a hyperlink?
  • Which is the correct HTML syntax for creating link to other pages?
  • NOP sled technique is a popular
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Internet and Web (1617 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy