HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

About HTML and CSS Review

About HTML and CSS Review

7th Grade

20 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML Basics

HTML Basics

7th 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?