HTML/CSS

HTML/CSS

7th - 8th Grade

26 Qs

quiz-placeholder

Similar activities

Website Design

Website Design

7th - 9th Grade

25 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML and CSS Basic Concepts

HTML and CSS Basic Concepts

6th - 8th Grade

26 Qs

How the Internet Works & Web Design Intro

How the Internet Works & Web Design Intro

7th - 12th Grade

21 Qs

The World Wide Web

The World Wide Web

7th - 9th Grade

21 Qs

CSS Basics Questions

CSS Basics Questions

6th - 12th Grade

21 Qs

Intro to HTML Quiz

Intro to HTML Quiz

6th - 8th Grade

24 Qs

HTML Basics_EEBA

HTML Basics_EEBA

8th Grade - University

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

Discover more resources for Computers