CSS???'s

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
konFused
Regular Member
Posts: 104
Joined: Sun Nov 27, 2005 10:49 am
Location: DesPlaines, IL

CSS???'s

Post by konFused »

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... :)
User avatar
ghettoside
SG Elite
Posts: 5134
Joined: Thu Mar 13, 2003 5:18 pm
Location: At Large in the US

Post by ghettoside »

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... :)
W3C Schools (online free)

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!
konFused
Regular Member
Posts: 104
Joined: Sun Nov 27, 2005 10:49 am
Location: DesPlaines, IL

Post by konFused »

^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 :)
User avatar
ghettoside
SG Elite
Posts: 5134
Joined: Thu Mar 13, 2003 5:18 pm
Location: At Large in the US

Post by ghettoside »

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 :)
You're welcome. Glad I could help.

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!
konFused
Regular Member
Posts: 104
Joined: Sun Nov 27, 2005 10:49 am
Location: DesPlaines, IL

Post by konFused »

dont know atm. my friend is doing all the graphic work and what not im just doing the css part...we want to make a site to the extent of providing people layouts, banners, and site...ect. i dont know nothing he knows it all but agreed to make a site if i learn css to do the coding part of it.
User avatar
stevebakh
Posts: 3228
Joined: Wed Aug 07, 2002 12:00 pm

Post by stevebakh »

W3schools is definately a good source to learn, like ghetto said, however, w3schools isn't affiliated with W3C, who set the standards.
User avatar
ghettoside
SG Elite
Posts: 5134
Joined: Thu Mar 13, 2003 5:18 pm
Location: At Large in the US

Post by ghettoside »

stevebakh wrote:W3schools is definately a good source to learn, like ghetto said, however, w3schools isn't affiliated with W3C, who set the standards.
OMG... I see that now.

:eek: :eek: :eek:

:rotfl: I've been calling it W3C Schools for a few years and no-one has ever pointed that out to me.
I don't remember how I landed on that site... maybe I followed a link that called it W3C and I never noticed :rolleyes: :o ... but regardless, I'm seriously overdue for new glasses or testing for dyslexia.
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!
User avatar
TonyT
SG VIP
Posts: 10356
Joined: Fri Jan 28, 2000 12:00 am
Location: Fairfax, VA

Post by TonyT »

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
User avatar
ghettoside
SG Elite
Posts: 5134
Joined: Thu Mar 13, 2003 5:18 pm
Location: At Large in the US

Post by ghettoside »

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.
Agreed. :nod:

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!
User avatar
Jamie_R
Posts: 10451
Joined: Thu Feb 10, 2000 12:00 pm
Location: NC

Post by Jamie_R »

I've been studying HTML, XHTML, and CSS on the W3Schools site, and have found it very good :thumb:
.

The only thing necessary for the triumph of evil is for good men to do nothing.
Post Reply