Web Design Unit 2 Test

Web Design Unit 2 Test

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Unit 10: Web Development Fundamentals

Unit 10: Web Development Fundamentals

9th - 12th Grade

30 Qs

HTML TEST -1

HTML TEST -1

10th Grade

25 Qs

HTML Quiz

HTML Quiz

9th - 12th Grade

25 Qs

Web Development: HTML/CSS Basics

Web Development: HTML/CSS Basics

9th - 12th Grade

25 Qs

KOD ARAHAN -HTML TING 1

KOD ARAHAN -HTML TING 1

12th Grade

25 Qs

HTML Attributes and Structure

HTML Attributes and Structure

9th - 12th Grade

25 Qs

PWPB Kelas XI

PWPB Kelas XI

11th Grade

25 Qs

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

Web Design Unit 2 Test

Web Design Unit 2 Test

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Danny Schell

Used 11+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the root element of an HTML document?

`<html>`

`<head>`

`<body>`

`<title>`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to add inline CSS to an HTML element?

style

css

class

id

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `<title>` tag in an HTML document?

To display headings

To specify page title in the browser tab

To create links

To embed images

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you define a CSS background color in HTML?

style="bgcolor: yellow;"

style="background: yellow;"

style="background-color: yellow;"

style="bgcolor: yellow;"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to close an HTML tag?

With a closing slash:

Tags are self-closing

No need for closing

With an asterisk: *tag*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used for a bold style in HTML?

`<bd>`

`<strong>`

`<bold>`

<strong> and <bold>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to create italic text?

`<itl>`

`<em>`

`<italic>`

<em> and <italic>

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?