This tile is the background for the page.
We've encased the entire page in a table with a width of 100% and a height of 100%. Then we've given the table a background color with the transparency set to 10, allowing the background to softly show through.
For the title block, we've made another table inside the page, centered it, and have given it a black background which we've set to 70% transparency. You can see that the transparencies add together, but we can still see the background faintly.
|
Can you guess what we did here?
|
We made another table and used the same tile as a background. Then, we gave the data cell inside the same background color as the page and set it to 70%, just like the page. The result -- a cool patterned border around the edge of the table. The text is a WebTV text effect -- remember, you can only see this on WebTV.
|