Search Header Logo

Chapter 12 Chapter Test Review

Authored by Katherine Boward

Computers

9th - 12th Grade

Used 4+ times

Chapter 12 Chapter Test Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can identify a header name for the first row or column in a table with:

<table> element

<tr> element

<th> element

<td> element

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each table cell containing data is represented by which element?

<table> element

<tr> element

<th> element

<td> element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The default style for the <td> element is:

Underlined text

Normal , left-aligned text

Bold text

Green text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a mistake that causes unusual table behavior?

Each row is not correctly opened with <tr > and closed with </tr>.

All <td> and <th> elements are not correctly opened and closed and are within a <tr > element

You do not have the same number of cells (<th > and/or <td>) in each row.

All of these are mistakes that could cause unusual table behavior

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this line of code do?


<table border="1">

It will create a table 1 cell by 1 cell in size

It will create a table with all cells populated with the number 1.

It will create a table with borders so you can see the boundaries of each cell.

It will create a table with cells arranged only around the border.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which declaration will merge the individual borders around each cell into a single set of lines?

border-collapse: collapse;

border-width: 1;

table-style: single;

border-reduce: cell;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following values are NOT common when using the border-style property?

solid

dashed

dotted

rounded

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?