HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

HTML and CSS

HTML and CSS

7th Grade

18 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

Introduction to HTML

Introduction to HTML

7th Grade

20 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML5 & CSS3 Refresher

HTML5 & CSS3 Refresher

7th - 12th Grade

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