![]() |
CSS Tables
how do you create a css table like the one used for the galleries at http://www.bootycollection.com? i looked at the source code and i would like to know how class="frame" was made. thanks in advanced.
|
hit me up on icq at 1971895 if you can help for a small reward via paypal. :winkwink:
|
You assign it a width padding height margin color border background
and then alternate hover gimmicks if youd like... that there is very basic... http://www.w3schools.com/default.asp |
That's using an html table. the class=frame just adds a border effect and background color.
border: 1px solid #00547F; background-color: #4784AC; |
Quote:
|
Quote:
|
|
got it thanks. never knew you could view the actual css file like that.
|
All times are GMT -7. The time now is 06:37 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123