Tables for Left border images
|
|
A quick way to generate an eye catching border is to find a small gif file (try iconbazaar.com) and use it as a table background in a 2 cell table.
example: my gif is called shp17.gif and it's 32 pixels wide. I want the cell to be 2 gif images wide, so my width is 2 x (32 pixels) = 64 pixels total You'll notice that I have also set the height tag of the TD cell as 100%. This ensures that your table height will fill your browser window. |