HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML

HTML

7th - 8th Grade

20 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML / CSS

HTML / CSS

5th - 7th Grade

20 Qs

HTML Assignment

HTML Assignment

8th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

Joseph Maxwell

Used 87+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tags go around the entire HTML document?

<body></body>

<html></html>

<head></head>

<h1></h1>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What file extension do you need for HTML files?

.css

.js

.txt

.html

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute do you use to specify a URL for an anchor tag?

src

href

dog.jpg

http://google.com/

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In CSS, which selector would you use to select a paragraph with a class of "bright"?

.bright

#bright

bright.p

p bright

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag should be a direct child of an unordered list?

<ul>

<li>

<p>

<body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Bootstrap class would you use to make a div appear as a large banner header?

jumbotron

dirigible

banner

large

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In CSS, which selector would you use to style ALL table data elements?

td

.th

tr

#td

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?