Web Design Unit 2 Test

Web Design Unit 2 Test

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th - 12th Grade

25 Qs

KOD ARAHAN HTML Tingkatan 1

KOD ARAHAN HTML Tingkatan 1

12th Grade - University

25 Qs

Intro to HTML Part 1 - Credit Recovery

Intro to HTML Part 1 - Credit Recovery

9th - 12th Grade

25 Qs

Pemrograman Web dan Perangkat Bergerak XI-RPL 1

Pemrograman Web dan Perangkat Bergerak XI-RPL 1

11th Grade

25 Qs

Basic HTML

Basic HTML

9th - 12th Grade

26 Qs

CSE HTML/CSS Khan Academy/Code.org

CSE HTML/CSS Khan Academy/Code.org

9th Grade

34 Qs

HTML Quiz - Basics

HTML Quiz - Basics

9th Grade

26 Qs

Web Design Basics

Web Design Basics

7th - 9th Grade

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