Question Info

This question is public and is used in 9 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

How can you create an e-mail link?
  1. <a href="xxx@yyy">
  2. <a href="mailto:xxx@yyy">
  3. <mail href="xxx@yyy">
  4. <mail>xxx@yyy</mail>