This document discusses HTML tables and provides examples of how to code different types of tables using HTML tags. It defines the <table>, <tr>, <th>, and <td> tags. It then gives examples of a basic table, a table with columns that span multiple rows, a table with rows that span multiple columns, and a table with a caption. The purpose is to teach how to structure data into tables using HTML for web design and online journalism.
We take content rights seriously. If you suspect this is your content, claim it here.
0 ratings0% found this document useful (0 votes)
41 views
HTML - Tables
This document discusses HTML tables and provides examples of how to code different types of tables using HTML tags. It defines the <table>, <tr>, <th>, and <td> tags. It then gives examples of a basic table, a table with columns that span multiple rows, a table with rows that span multiple columns, and a table with a caption. The purpose is to teach how to structure data into tables using HTML for web design and online journalism.