HTML and CSS review

HTML and CSS review

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design End of Quarter Study Quiz

Web Design End of Quarter Study Quiz

7th Grade

15 Qs

HTML

HTML

8th Grade

19 Qs

HTML

HTML

8th - 12th Grade

18 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

Web Design BGE

Web Design BGE

1st - 11th Grade

16 Qs

HTML

HTML

7th - 9th Grade

19 Qs

HTML / CSS

HTML / CSS

5th - 7th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML and CSS review

HTML and CSS review

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Alujan Payero

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<p> is
punctuation tag
closing paragraph tag
closing punctuation tag
paragraph tag

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the proper way to write an h1 tag

<h1>Hello</h1>

<h1>"Hello

{h1}Hello{/h1}

<h1>Hello<h1>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the largest heading? 
H2
H3
H4
H6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A language used to describe how HTML elements should be styled
HTML
JavaScript
DBMS or Database Management System
CSS or Cascading Style Sheets

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML Language uses ___ to determine type of content

Tabs

Tags

Punctuation

Quotations

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<body>
Body tag
Paragraph tag
Closing body tag
Header tag

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Does the following code go on the HTML page or the CSS page?


body {

background: brown;

}

HTML

CSS

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?