
CSS???'s
CSS???'s
Hello, would any of you happen to know of a good site or any good books i can pick up at a local book store to goto that i can possibly learn CSS from...like a site that can teach css and what not would be very helpful...thank you very much i appreciate the help a lot... 

- ghettoside
- SG Elite
- Posts: 5134
- Joined: Thu Mar 13, 2003 5:18 pm
- Location: At Large in the US
W3C Schools (online free)konFused wrote:Hello, would any of you happen to know of a good site or any good books i can pick up at a local book store to goto that i can possibly learn CSS from...like a site that can teach css and what not would be very helpful...thank you very much i appreciate the help a lot...![]()
fyi, W3C sets the standards for HTML, XHTML, CSS, XML, etc... best place to learn CSS.
Poke around the links on the left nav bar.
This is prolly one of the best books I read on CSS.
Site point also has a fairly decent forum....
Google Groups CSS
You might be able to find that book at your local library, I did.

Norm wrote:
There are idiots everywhere.
At work, in forums, in poetry classes, everywhere!
- ghettoside
- SG Elite
- Posts: 5134
- Joined: Thu Mar 13, 2003 5:18 pm
- Location: At Large in the US
You're welcome. Glad I could help.konFused wrote:^wow once again thanks much on all the very helpfull and usefull info i appreciate it a lot... : ) time to start reading up and learning![]()
We can talk CSS at the SG Midwest meeting too...
You can learn a lot of CSS hack stuff (for browser compatability issues) and a ton of stuff on CSS in general, if you keep an eye on that google group, and you can post questions there too.
That book was great.
Can't beat W3C Schools, they are the authority.
btw, what app are you using to create your web sites?
Norm wrote:
There are idiots everywhere.
At work, in forums, in poetry classes, everywhere!
- ghettoside
- SG Elite
- Posts: 5134
- Joined: Thu Mar 13, 2003 5:18 pm
- Location: At Large in the US
OMG... I see that now.stevebakh wrote:W3schools is definately a good source to learn, like ghetto said, however, w3schools isn't affiliated with W3C, who set the standards.




I don't remember how I landed on that site... maybe I followed a link that called it W3C and I never noticed


Just for the heck of it I googled W3C School - W3 School comes up as result 1.
Anyway, I stand corrected. Thanks for pointing that out.

Norm wrote:
There are idiots everywhere.
At work, in forums, in poetry classes, everywhere!
w3schools is a good site for learning CSS & DHTML (dhtml basically = css & javascript combined) in Internet Explorer, but fails to provide info re CSS in other browsers except for their charts.
No one has any right to force data on you
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
- ghettoside
- SG Elite
- Posts: 5134
- Joined: Thu Mar 13, 2003 5:18 pm
- Location: At Large in the US
Agreed.TonyT wrote:w3schools is a good site for learning CSS & DHTML (dhtml basically = css & javascript combined) in Internet Explorer, but fails to provide info re CSS in other browsers except for their charts.

A bit of book reading will be required, and cross test pages in multiple browsers. That's where I've learned the quickest- finding bugs while previewing.
Norm wrote:
There are idiots everywhere.
At work, in forums, in poetry classes, everywhere!