Pro HTML5 with CSS, JavaScript, and Multimedia pp 103-113 | Cite as
Table HTML Elements
Chapter
First Online:
Abstract
In this chapter, I'll show you how to organize contents into a table of rows and columns. There are a lot of scenarios where you need to display a list of things, and tables are the perfect solution. In Chapter 4, I demonstrated using ordered and unordered list (ol, ul) elements. These support multiple rows but only a single column, however. If you need to organize a row into multiple columns, tables are the way to go.
Keywords
Column Heading Table Cell Column Element Table Element Table Head
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Copyright information
© Mark J. Collins 2017