Pixel Pals PCC HTML Elements
Use a
table
tag to display data in a table
Companies
Company
Country
Location
Amazon
USA
Seattle, WA
Sony
Yokohama, Japan
Name
Address
Used with the following tags:
<tr>
table row
<td>
table cell inside of a table row
<th>
<tbody>
<thead>
<tfoot>
<caption>
<colgroup>