HTML/CSS

HTML/CSS

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 is the difference between an HTML Tag and an HTML element?

Back

An HTML Tag defines content and an HTML Element includes the opening and closing tags and everything in between.

2.

FLASHCARD QUESTION

Front

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use? Options: <li>, <h1>, <hr>, <br>

Back

<br>

3.

FLASHCARD QUESTION

Front

Jerry wants to insert a line break into his webpage. Which code should he use? Options: <ul>, <li>, <br>, <h1>

Back

<br>

4.

FLASHCARD QUESTION

Front

Which item refers to the start tag, the end tag and everything in between?

Back

HTML Element

5.

FLASHCARD QUESTION

Front

What is the proper code to insert an image named "frog.jpg"? Options: <img src="frog" width="104" height="142">, <img="frog.jpg" width="104" height="142">, <img src="frog.jpg" width="104" height="142">, <img ="frog" width="104" height"142">

Back

<img src="frog.jpg" width="104" height="142">

6.

FLASHCARD QUESTION

Front

Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines
the main heading in a web document?

Back

Product

7.

FLASHCARD QUESTION

Front

Which tag defines the visible content of a web document? <head>, <meta>, <title>, <body>

Back

<body>

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?