
Creating Tables with HTML
Interactive Video
•
Computers
•
10th Grade
•
Practice Problem
•
Hard
Stephanie Collins
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
What HTML tag is used to start creating a table?
<table>
<tr>
<th>
<td>
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
What tag is used to define a row in an HTML table?
<th>
<td>
<tr>
<row>
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
How do you define a header cell in an HTML table?
<table>
<th>
<tr>
<td>
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
For a store open Monday to Friday from 9 to 5, which tag is used to add this data into a table cell?
<td>
<table>
<ol>
<li>
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
What is the purpose of the <td> tag in an HTML table?
To define a header cell
To create a new table
To insert data into a cell
To start a new row
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
How can you change the background color of a table row?
Using the color attribute in the
Using the bg-color attribute in the






%20(1).png)