HTML/CSS Review

HTML/CSS Review

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Unit 2: Web Development Review

Unit 2: Web Development Review

9th Grade

36 Qs

HTML & CSS Test

HTML & CSS Test

6th - 12th Grade

30 Qs

HTML/CSS Midterm Exam Review

HTML/CSS Midterm Exam Review

9th - 12th Grade

30 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

31 Qs

100Devs - LwL - Class01 - Internet and HTML Basics

100Devs - LwL - Class01 - Internet and HTML Basics

9th Grade - Professional Development

32 Qs

SKT5 : Bab 3 : f) HTML & CSS

SKT5 : Bab 3 : f) HTML & CSS

10th - 12th Grade

30 Qs

HTML Intro Quiz 1

HTML Intro Quiz 1

9th Grade

30 Qs

ITAA Unit 4: exam

ITAA Unit 4: exam

9th - 12th Grade

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