HTML Flashcard Set

HTML Flashcard Set

Assessment

Flashcard

Created by

Marie Therese Amarille

Computers

4th Grade

1 plays

Easy

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

HTML

Back

Hypertext Markup Language

2.

FLASHCARD QUESTION

Front

The HTML tag used for creating a hyperlink.

Back

<a href="link here">

</a>

3.

FLASHCARD QUESTION

Front

The type of tag which does not require an end tag to be functional.

Back

Empty Tag

4.

FLASHCARD QUESTION

Front

Type of tag(s) that requires a start and end tag is referred to as...

Back

Container Tag

5.

FLASHCARD QUESTION

Front

To add style to the page, the value(s) may be...

Back

  • Use "background-color" for background color

  • Use "color" for text colors

  • Use "font-family" for text fonts

  • Use "font-size" for text sizes

  • Use "text-align" for text alignment

6.

FLASHCARD QUESTION

Front

An HTML page start and end with these tags.

Back

<html>

</html>

7.

FLASHCARD QUESTION

Front

This tag is used to identify the fila name of an HTML file.

Back

<title>

</title>

"Container Tag"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?