Tutorial: Learning HTML Tables– Tutorial 6
Tables and the table tag are a great way to display information in columns and rows. While tables appear tricky at first, this tutorial will show you how to easily construct tables that display tabular information on your web page. Appropriate for all regardless of your experience level.
This is the sixth tutorial in the HTML series. The HTML video series is designed to take you through the basics of HTML through the more advanced topics. New videos will be released periodically.
If you would like to download the code and image used in this tutorial it is available free. Remember that you must load the HTML file for this tables tutorial in to a browser using File –> Open or a similar command for the browser you are using. You may also load the HTML file in to Notepad to see the source code.
Specifically, this video reviews the table tag, the th (table header) and td (table data) tags, the border attribute, the cellspacing and cellpadding attributes as well as colors within your tables.













Leave your response!