Web Design Quiz - CodeHS

Web Design Quiz - CodeHS

9th - 12th Grade

13 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th Grade

15 Qs

Quiz 1 HTML

Quiz 1 HTML

7th Grade - Professional Development

10 Qs

HTML-основы

HTML-основы

10th Grade

10 Qs

OTR-01

OTR-01

9th Grade

12 Qs

Computers Html Quiz

Computers Html Quiz

KG - Professional Development

10 Qs

Quiz Introdução HTML / CSS

Quiz Introdução HTML / CSS

10th - 12th Grade

12 Qs

Jovenes a Programar

Jovenes a Programar

KG - Professional Development

10 Qs

HTML

HTML

6th Grade - Professional Development

10 Qs

Web Design Quiz - CodeHS

Web Design Quiz - CodeHS

Assessment

Quiz

Education

9th - 12th Grade

Hard

Created by

Justin Rosin

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the proper format for an HTML tag?

>h1<Content Affected by Tag >/h1<

<h1>Content Affected by Tag<h1>

<h1 Content Affected by Tag />

<h1>Content Affected by Tag</h1>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following best describes the difference between the domain and path of a URL?

The domain specifies where the browser’s request should be sent.

The path specifies exactly what file is being requested.

The domain specifies what kind of file is being requested.

The path specifies the name of the file being requested.

The domain specifies the name of the file being requested.

The path specifies what kind of file is being requested.

The domain specifies exactly what file is being requested.

The path specifies where the browser’s request should be sent.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the domain of this URL:

www

home.html

example.com

HTML

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is generated from the following HTML code:

<h1>Hello</h1>

<h3>Hello</h3>

Hello

Hello

Hello

Hello

Hello

Hello

None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following classifies as metadata about a webpage?

The tags that make up the body of the webpage

A table on a webpage

A list on a webpage

The title of the webpage

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An image is hosted at

https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg

Which of the following is the proper HTML code to display this image on your webpage?

<a href="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg">Image</a>

<img>https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg</img>

<img src="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg">

src="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg"></img>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a valid CSS rule?

h1 {

color: blue;

}

<h1> {

color: blue;

}

h1 {

color="blue";

}

h1 {

color=blue;

}

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?