Forums

This topic is locked

need CSS help

Posted 04 Feb 2003 12:40:41
1
has voted
04 Feb 2003 12:40:41 Hugo Larcher posted:
i'm making a PHP shopping cart site and i'm almost finished.

I have a little CSS file that sets some styles but i want it to have all styles, and not absolute ones, i want it to have different styles for different tables or links, etc.

i don't know the first thing about CSS, can anyone give some hints?

thanks in advance.

WORLD UPON A DESK

Replies

Replied 04 Feb 2003 13:53:41
04 Feb 2003 13:53:41 Julio Taylor replied:
you need to create custom CSS classes. search for a good tutorial on CSS classes. to implement them you use the 'class="classname"' tag in your object (e.g. <table class="classname">

------------------------
Julio

PHP | MySQL | DWMX | ColdFusion

ICQ: 19735247
Replied 05 Feb 2003 15:18:13
05 Feb 2003 15:18:13 Hugo Larcher replied:
i already tried the classes thing and it didn't work 'cause i'm not doing it right, i don't understand nothing about css.

could anyone point me to a good tutorial or somewhere to look? i've tried searching for it but everything i find just doesn't help much.

thanks.

WORLD UPON A DESK
Replied 05 Feb 2003 16:38:07
05 Feb 2003 16:38:07 Brent Colflesh replied:
Dear Itworks,
Try starting here:

www.w3schools.com/css/default.asp

Regards,
Brent

Reply to this topic