Web Design with HTML: CSS Styling

Web Design with HTML: CSS Styling

6th - 10th Grade

17 Qs

quiz-placeholder

Similar activities

Class IX Computer Quiz

Class IX Computer Quiz

9th Grade

15 Qs

Tabele în HTML

Tabele în HTML

10th Grade

18 Qs

Quiz de Fundamentos de HTML

Quiz de Fundamentos de HTML

10th Grade

15 Qs

Web HTML

Web HTML

10th Grade - University

20 Qs

INICIO HTML

INICIO HTML

9th Grade

20 Qs

مراجعة تقن 105

مراجعة تقن 105

10th Grade

21 Qs

HTML

HTML

9th Grade

17 Qs

2° HBL 2023

2° HBL 2023

10th Grade

20 Qs

Web Design with HTML: CSS Styling

Web Design with HTML: CSS Styling

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

Ina Kirsten

Used 25+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML code snippets is the proper way to set the background color of an <h1> tag to be blue?

<blue> <h1>Hello</h1> </blue>

<h1 background-color="blue">Hello</h1>Windows

<h1 style="blue">Hello</h1>Twitter

<h1 style="background-color:blue;">Hello</h1>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid color in HTML?

“blue”

“rgb(255, 0, 0)”

“#00FF00”The list on a webpage

All of the aboveThe title of the webpage

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of the colors you see on a computer screen are the result of a mixture of the same three colors. What are those colors?

red, yellow, blue

green, orange, purple

red, green, blue

red, green, yellow

4.

MULTIPLE CHOICE QUESTION

30 sec • 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>

5.

MULTIPLE CHOICE QUESTION

45 sec • 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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following classifies as metadata about a webpage?

The tags that make up the body of the webpage

The title of the webpage

A list on a webpage

A table on a webpage

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?