Search Header Logo

Web Design

Authored by Brandon Gaither

Computers

9th - 12th Grade

Web Design
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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>

Access all questions and much more by creating a free account

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?