Search Header Logo

Intro to HTML Tables

Authored by Xavier Holmes

Computers

9th - 12th Grade

Used 73+ times

Intro to HTML Tables
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to HTML5 standards, which choice correctly describes the relationship between tables and Webpage structure?

Tables should be used to structure Webpages in lieu of style sheets.

The <table> tag should be used with the <div> tag to structure Webpages.

Tables should be used where appropriate to format content, but not to structure Webpages.

Tables should be used to structure Webpages in addition to style sheets.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With which CSS table property can you specify values of top, bottom and middle?

The border property

The text-align property

The vertical-align property

The width property

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<tr>

<th colspan="3">

Site Development Associate

</th>

</tr>


Which choice most accurately describes the result of the code?

The heading is located in a cell whose width is 30 percent of the width of the page.

The heading is located in a cell that is three inches wide.

The heading is located in a cell in the third column of the table.

The heading is located in a cell that spans three columns of the table.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With which CSS table property can you specify values of left, center, right and justify?

The border property

The width property

The text-align property

he vertical-align property

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS text-align property used for table elements:

aligns content horizontally in all table elements.

determines how far the table will extend horizontally across the page.

determines the placement of the table relative to the left and right page margins.

aligns content vertically in all table elements.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS padding property of the <table> element determines:

how far the table will extend horizontally across the page.

the amount of space between the borders of adjacent cells.

the placement of the table relative to the left and right page margins.

the amount of space between cell data and the cell border.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What table element attribute do you need to specify to add a border to a table?

<table border="0">

<table border="1">

<table border="on">

<table border="yes">

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?