FOC Unit 8 HTML Review

FOC Unit 8 HTML Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

Hyper Text Markup Language

2.

FLASHCARD QUESTION

Front

How can you make a list that has no particular order? Options:

,
,
  1. ,

Back

3.

FLASHCARD QUESTION

Front

Which of the following contains a nested list:

  • Apples
  • Cookies
  • Milk
,
  • Apples
  • Cookies
    • Chocolate Chip
    • Peanut Butter
  • Milk

Back

  • Apples
  • Cookies
    • Chocolate Chip
    • Peanut Butter
  • Milk

4.

FLASHCARD QUESTION

Front

What tag adds an image to the page? Options: <image>, <pic>, <img>

Back

<img>

5.

FLASHCARD QUESTION

Front

Which set contains all of the DEFAULT tags needed to create a webpage? Options: <!DOCTYPE html> <html> <head> </head> <body> <main> </main> </body> </html>, <html> <head> </head> <body> </body> </html>, <!DOCTYPE html> <html> <head> </head> </html>, <!DOCTYPE html> <html> <head> </head> <body> </body>, <!DOCTYPE html> <html> <head> <title> </title> </head> <body> </body> </html>

Back

<!DOCTYPE html> <html> <head> <title> </title> </head> <body> </body> </html>

6.

FLASHCARD QUESTION

Front

How many levels of headings are available to use in HTML?

Back

6

7.

FLASHCARD QUESTION

Front

What is HTML?

Back

A language used for creatings websites.

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?