HTML/CSS Review

HTML/CSS Review

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

CSS, HTML & PHP

CSS, HTML & PHP

9th - 12th Grade

30 Qs

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

HTML Intro

HTML Intro

7th - 9th Grade

33 Qs

ICT 2019

ICT 2019

1st Grade - University

30 Qs

Unit 10: Web Development Fundamentals

Unit 10: Web Development Fundamentals

9th - 12th Grade

30 Qs

HTML5 и CSS

HTML5 и CSS

8th - 11th Grade

33 Qs

Html elements (tags)

Html elements (tags)

6th - 12th Grade

40 Qs

HTML and CSS

HTML and CSS

10th Grade

35 Qs

HTML/CSS Review

HTML/CSS Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

KEN P WILES

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The largest heading size is:

<h1>

<h2>

<h3>

<h4>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags creates a line break?

<hr>

<lb>

<br>

<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag comes immediately before the </html> tag?

</body>

</div>

</head>

<!doctype html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False? Information in the head section does not display in the browser viewport.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Orville is working on a Web page for his company’s site. He wants to insert an HTML comment within the page to let other developers know that the page validates as HTML and that he is the page author. Which line of code will insert the comment Orville requires?
<!- - Orville Davis, 9/17/2012. This code validates to HTML5- - >
/* Orville Davis, 9/17/2012. This code validates to */
// Orville Davis, 9/17/2012. This code validates to
<? Orville Davis, 9/17/2012. This code validates to ?>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the programming language used to give webpages structure and content? *
Javascript
Python
HTML
CSS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag below is used to add a hyperlink to a webpage?
<img>
<link>
<a>
<hyper>

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?