Unit 7 Flashcard

Unit 7 Flashcard

Assessment

Flashcard

Created by

Quizizz Content

Computers

9th - 12th Grade

Hard

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

Hypertext Markup Language

2.

FLASHCARD QUESTION

Front

HTML Language uses: Tabs, Tags, Punctuation, Quotations

Back

Tags

3.

FLASHCARD QUESTION

Front

HTML Tag(s)

Back

Tells the browser how to display content

4.

FLASHCARD QUESTION

Front

Which of the following is the largest Header Tag? <h2>, <h3>, <h5>, <h4>

Back

<h2>

5.

FLASHCARD QUESTION

Front

Which sets the color of words in a paragraph? Options: h1 { color: pink; }, img { color: pink; }, body { color: pink; }, p { color: pink; }

Back

p { color: pink; }

6.

FLASHCARD QUESTION

Front

Which tag is used to add an image?

Back

7.

FLASHCARD QUESTION

Front

How can you make a numbered list? Options: <list>, <ol>, <dl>, <ul>

Back

<ol>.

8.

FLASHCARD QUESTION

Front

How can you make a bulleted list? Options: <ol>, <ul>, <list>, <dl>

Back

<ul>

9.

FLASHCARD QUESTION

Front

What is the function of a title tag?

Back

stores webpage title for browser and search engine results

10.

FLASHCARD QUESTION

Front

What is the purpose of <!DOCTYPE html>?

Back

Tells the web browser what language to expect

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?