(^334) Chapter 8 Tables
HANDS-ON PRACTICE 8.4
In this Hands-On Practice you will code CSS style rules to configure an informational
table on a Web page. Create a new folder named trilliumtableCSS. Copy the following
files from the Chapter8/starters folder to your trilliumtableCSS folder: myservices.html,
trilliumbanner.jpg, and trilliumbullet.gif files. We’ll use embedded styles for ease of edit-
ing and testing your page. Display the myservices.html file in a browser; the file should
look similar to the one shown in Figure 8.17. Launch Notepad or another text editor
and open the myservices.html file from your trilliumtableCSS folder. Locate the opening
interactive animation, e-commerce solution, and usability study
services provided by Trillium Media Design. Each row explains a
service with the name of the service in the first column and the
description of the service in the second column.">
Notice the attributes that configure the border, width, alignment, cellpadding, and
cellspacingof the table. Delete these attributes from the