Things You'll Need:
- Computer with Internet access
-
Step 1
Set-up the design of your table. Identify all code and information that will be included in the table. But instead of using a table, use the following tag around your code:
. These tags identify the divisions of your “table.” -
Step 2
Identify the different sections of the table. After determining the various components of your table, arrange the contents in the order you want visitors to view on the page. For each section, assign a distinct name using the following tag around the section code:
Step 3Establish the positioning. At this stage, you are ready to input the data for your table. Each line of your program should start with "#content{specifications}."
-
Step 4
View your table. After the positioning has been established, preview the layout. Decide whether to modify or keep the existing layout.
-
Step 5
Make the necessary changes. If you are not satisfied with your layout, you can make adjustments at this stage. Reposition the attributes or modify the specifications.








Comments
robgrant said
on 2/25/2008 Where are the instructions? You lead up to what to do, place a colon and leave the next line blank. What's the deal?