Question Info

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

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

View all questions by yasserhy.

CSS Question

View this question.

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

Continuing Education CSS

How do you display hyperlinks without an underline?
  1. a {text-decoration:none}
  2. a {text-decoration:no underline}
  3. a {decoration:no underline}
  4. a {underline:none}