HTML/CSS

HTML/CSS

7th - 8th Grade

26 Qs

quiz-placeholder

Similar activities

HTML & CSS Wrap-up Period 1

HTML & CSS Wrap-up Period 1

8th Grade

25 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Basic Web Page Design & Development

Basic Web Page Design & Development

7th - 9th Grade

25 Qs

Ucertify Web Design

Ucertify Web Design

7th - 9th Grade

25 Qs

About My School Project - Quiz

About My School Project - Quiz

8th - 12th Grade

21 Qs

HTML5 IMAGES, LISTS, LINKS AND TABLE

HTML5 IMAGES, LISTS, LINKS AND TABLE

8th Grade

23 Qs

Basic HTML 2

Basic HTML 2

7th - 12th Grade

25 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

7th - 10th Grade

25 Qs

HTML/CSS

HTML/CSS

Assessment

Quiz

Computers

7th - 8th Grade

Hard

Created by

Anonymous Anonymous

Used 34+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
<li>
<h1>
<hr>
<br>

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jerry wants to insert a line break into his webpage. Which code should he use?
<ul>
<li>
<br>
<h1>

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the proper code to insert an image named "frog.jpg"?
<img src="frog" width="104" height="142">
<img="frog.jpg" width="104" height="142">
<img src="frog.jpg" width="104" height="142">
<img ="frog" width="104" height"142">

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The World Wide Web Consortium (W3C) plays which role in the web development standards?
It creates websites accessible to everyone.
It develops the standards for HTML and CSS.
It develops web browsers.
It is the agency that controls the World Wide Web.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines the main heading in a web document?

<h3>Product</h3>

<h5>Product</h5>

<h1>Product</h1>

<h6>Product</h6>

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which tag defines the visible content of a web document?
<head>
<meta>
<title>
<body>

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which tag will create a line break in a web document?
<hr>
<br>
<h1>
<body>

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?