Creating a cool effect with tables

Lesson 4


Now THIS is a cool effect. Can you see what I did?

Ok here it is

I got a dark image that I used for my background for the page. That's the statement that I added to my body tag.

I named that image backgrounddark.jpg.

Then I took backgrounddark.jpg and lightened it and saved it as backgroundlight.jpg and used it as the background image for my table.

I kept the border=1 statement but for this page

I preferred the border to be transparent so I removed the bordercolor statement.

All of the text that you see here was placed BETWEEN the <td> and the </td>

Is this cool or what!?!

OK on with the show. Go to the next lesson to see how to separate your table into sections (columns)