GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   CSS Tables (https://gfy.com/showthread.php?t=772921)

eMonk 09-29-2007 09:29 PM

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.

eMonk 09-29-2007 09:33 PM

hit me up on icq at 1971895 if you can help for a small reward via paypal. :winkwink:

Deej 09-29-2007 09:36 PM

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

Brujah 09-29-2007 09:36 PM

That's using an html table. the class=frame just adds a border effect and background color.

border: 1px solid #00547F;
background-color: #4784AC;

eMonk 09-29-2007 09:38 PM

Quote:

Originally Posted by Brujah (Post 13164414)
That's using an html table. the class=frame just adds a border effect and background color.

border: 1px solid #00547F;
background-color: #4784AC;

i need the full effect & actual code as i am new to css. thanks for your response.

mikeyddddd 09-29-2007 09:38 PM

Quote:

Originally Posted by Brujah (Post 13164414)
That's using an html table. the class=frame just adds a border effect and background color.

border: 1px solid #00547F;
background-color: #4784AC;

Yeppers.

Bird 09-29-2007 09:40 PM

http://www.bootycollection.com/css.css

eMonk 09-29-2007 09:41 PM

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