• 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/12

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;

12 Cards in this Set

  • Front
  • Back

<'script'>

Defines a client-side script.

<'noscript'>

Defines an alternate content for users that do not support client-side scripts.

<'applet'>

Defines an embedded applet.




Not supported in HTML5. Use <'embed'> or <'object'>

<'embed'>

Defines a container for an external (non-HTML) application.

<'object'>

Defines an embedded object.

<'param'>

Defines a parameter for an object.

How many HTML programming tag(s) are there?

6

List all of the HTML programming tag(s).

1) <'script'>


2) <'noscript'>


3) <'applet'>


4) <'embed'>


5) <'object'>


6) <'param'>

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

1

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

1) <'embed'>

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

5

Which HTML programming tag(s) are not new to the 5th version of HTML?

1) <'script'>


2) <'noscript'>


3) <'applet'>


4) <'object'>


5) <'param'>