HTML/CSS

HTML/CSS

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

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>

2.

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>

3.

FLASHCARD QUESTION

Front

Which item refers to the start tag, the end tag and everything in between? Options: HTML Element, HTML Tag, HTML Attribute, CSS

Back

HTML Element

4.

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">

5.

FLASHCARD QUESTION

Front

Which tag defines the main heading in a web document?

Back

<h1>Product</h1>

6.

FLASHCARD QUESTION

Front

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

Back

<body>

7.

FLASHCARD QUESTION

Front

What tag defines the beginning of a webpage?

Back

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?