Question Info

This question is public and is used in 29 tests or worksheets.

Type: Multiple-Choice
Category: HTML
Level: Continuing Education
Author: yasserhy
Created: 13 years ago

View all questions by yasserhy.

HTML Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education HTML

What is the correct HTML for creating a hyperlink?
  1. <a>http://www.yousionline.com</a>
  2. <a url="http://www.yousionline.com">yousionline.com</a>
  3. <a name="http://www.yousionline.com">yousionline.com</a>
  4. <a href="http://www.yousionline.com">yousionline</a>