Tables Guide

The purpose of this guide is to explain how to code and customize tables. It's best if you know a little bit of (X)HTML and CSS before starting.

Table of Contents

Part 1: Preparation
An introduction to the table element.

Part 2: Adding Rows and Cells
How to add rows and cells.

Part 3: Borders
A look at changing the various properties of table borders.

Part 4: Table Customization & Conclusion
How to customize your table, including padding and background colors.