Search Header Logo

HTML Quiz 7

Authored by Memory Reed

Computers

10th - 12th Grade

Used 15+ times

HTML Quiz 7
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

80 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines a division or a section in an HTML document. Used to group block-elements to format them with CSS

<div>
<span>
<caption>
<group>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to group inline-elements in a document

<span>
<div>
<elements>
<group>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make something float to the left?

float-left: true;
float:left;
left:float;
left-float: true;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you tell the computer you want something to display as a block?

<block>
display: block;
<disblock>
block: 100;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inline elements are normally displayed without starting a new line.

True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a checkbox?

<check>
<input type="checkbox">
<checkbox>
<input type="check">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a text input field?

<textinput type="text">
<input type="textfield">
<textfield>
<input type="text">

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?