A Common ApproachJust like with the other common components we've explored, you can create stylish tables by using spacer GIF shims and additional table cells that exist solely for the purposes of the design. These extra presentational bits have nothing to do with the data being presented, yet they are tangled deep within the table's code. The resulting table looks great in modern browsersbut from a flexibility and accessibility view it is quite a mess.To illustrate this commingling of data and design, let's use the message boards found at the official site for a series of popular science fiction films. To protect its identity, we'll refer to the site as "Lance Spacerunner," named for its unlikely hero (Figure 7.1). Figure 7.1. For our example, we'll use the message boards found at "Lance Spacerunner," a fictitious site that is based on a real-world example.![]() Figure 7.2. Let's examine the design details of a single table from the message boards section.![]() |