| How to add an image to the background of your pages tables. |
|
| Written by AlphaTron | ||
|
This tutorial shows you how to add a background image to the tables on your page. table, tr, td { background-color:transparent} table table {} table table table table{} table table table{ background-image:url('BACKGROUND IMAGE URL HERE'); background-repeat: repeat; background-attachment: scroll} </style> |
Comments
just a simple 'here's the code'.
RSS feed for comments to this post.