Web Design

Web Design

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Styling

HTML Styling

Unit 8 Test

Unit 8 Test

Web Design Part 2

Web Design Part 2

CodingHTMLQuiz01

CodingHTMLQuiz01

BASIC HTML EXAM

BASIC HTML EXAM

Web Design: Tables & Styling

Web Design: Tables & Styling

HTML Structuring

HTML Structuring

HTML review fall

HTML review fall

Web Design

Web Design

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Brandon Gaither

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid HTML tag?

h1

<>

<h1>

>h1<

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid CSS rule?

style="color:blue;"

h1 { color { blue; } }

h1 { color: blue; }

css="color:blue;"

3.

OPEN ENDED QUESTION

3 mins • Ungraded

Type the code snippet to set the background color of an <h1> tag to be blue?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following tags defines a table row?

<tr>

<td>

<table>

<th>

5.

OPEN ENDED QUESTION

15 mins • Ungraded

Media Image

Type the code snippet that would create this table.

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags defines a table header?

<td>

<table>

<th>

<tr>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML code snippets would produce the following web page:

Apples

Bananas

Oranges

<ul> Apples Bananas

Oranges

</ul>

<ol> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ol>

<ol> Apples Bananas

Oranges

</ol>

<ul>

<li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ul>

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

Already have an account?