HTML - Flashcard 1

HTML - Flashcard 1

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

Hypertext Markup Language

2.

FLASHCARD QUESTION

Front

HTML _____ define the structure and content of an HTML document

Back

Tags

3.

FLASHCARD QUESTION

Front

What is the function of the <p> tag?

Back

Defines a paragraph.

4.

FLASHCARD QUESTION

Front

Which of the following is the largest heading? H2, H3, H4, H6

Back

H2

5.

FLASHCARD QUESTION

Front

Which is the proper format of a heading tag? Options: <h1>"Hello" , <h1>Hello</h1> , {h1}Hello{/h1} , <h1>Hello<h1>

Back

<h1>Hello</h1>

6.

FLASHCARD QUESTION

Front

Which is the correct HTML element for inserting a line break?

Back


7.

FLASHCARD QUESTION

Front

Which is the correct format for a hyperlink? Options: <a> "https://google.com" Click Me </a>, <a Click Me> "https://google.com" </a>, <a herf = "www.google.com"> Click Me </a>, <a href = "www.google.com"> Click Me </a>

Back

<a href = "www.google.com"> Click Me </a>

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?