well if you look at CSS backgrounds, then yes... anything can have a background in CSS. Although that's only on 4.x browsers... the code would be as follows:<br><br><STYLE TYPE="text/css"><br> table {<br> background-image: url(your_bg.jpg);<br> background-repeat: no-repeat;<br> background-attachment: fixed;<br> }<br></STYLE><br><br>If you wanted to specify only one certain table or a number of particular tables you'd have to specify either an ID or a CLASS, according to normal CSS rules. Hope that helps ) <p>Liam Morley<br><a href=mailto:lmorley@wpi.edu>lmorley@wpi.edu</a><br><a href=
*lol* thanks... I'll be putting up a version with lyrics sometime this summer.. but thanks, that's one of my favorites ) <p>Liam Morley<br><a href=mailto:lmorley@wpi.edu>lmorley@wpi.edu</a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.