HTML & CSS Basics

HTML & CSS Basics

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

Which of the following codes starts a set of HTML code? <html>, <doctype html>, <!DOCTYPE HTML>, <doctype><html>

Back

<!DOCTYPE HTML>

2.

FLASHCARD QUESTION

Front

Which of the following symbols indicates an ending tag in HTML? ; / ; <> ; !

Back

/

3.

FLASHCARD QUESTION

Front

How do you set up the body for your html web page?

Back

4.

FLASHCARD QUESTION

Front

Which of the following BEST explains the difference between a tag and a
tag? Options: The
tag produces a blank line, while the tag does not; The tag produces a blank line, while the
tag does not

Back

The
tag produces a blank line, while the tag does not

5.

FLASHCARD QUESTION

Front

Which of the following lists includes EVERY type of code needed to make an unordered list? Options: <ab> ... <li> .... </li> ... </ab>, <unL> ... <li> .... </li> ... <unL>, <ol> ... <li> .... </li> ... </ol>, <ul> ... <li> .... </li> ... </ul>

Back

<ul> ... <li> .... </li> ... </ul>

6.

FLASHCARD QUESTION

Front

When should you use the

    code to make a list?

Back

Top 10 items

7.

FLASHCARD QUESTION

Front

When should you use the

    code to make a list?

Back

Ingredients list

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?