With HTML, one of the most fun and versatile features is the table. A table allows you to present all sorts of information in a structured way. Today’s post will demonstrate how to create simple HTML tables.
A quick recap of the Demystifying HTML series: The goal of this series to help you understand (and perhaps correct) HTML in web pages. Part 1 included HTML basics. Part 2 described how to display information in lists.
HTML Tables
If you’ve ever used a spreadsheet application, you know th...
Published on May 03, 2016 21:17