• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/9

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

9 Cards in this Set

  • Front
  • Back

<'a'>

Defines a hyperlink.

<'link'>

Defines the relationship between a document and an external resource (most used to link to style sheets).

<'nav'>

Defines navigation links.

How many HTML link tag(s) are there?

3

List all of the HTML link tag(s).

1) <'a'>


2) <'link'>


3) <'nav'>

How many HTML5 link tag(s) are new to HTML?

1

Which HTML5 link tag(s) are new to HTML?

1) <'nav'>

How many HTML link tag(s) are not new in the 5th version of HTML?

2

Which HTML link tag(s) are not new in the 5th version of HTML?

1) <'a'>


2) <'link'>