Forum Moderators: not2easy

Message Too Old, No Replies

CSS library

         

Sothpaw

4:28 pm on Jun 25, 2007 (gmt 0)

10+ Year Member



is there a complete listing somewhere of every last line of code available...?

Robin_reala

7:16 pm on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, the obvious answer is the specs :) The latest complete version is CSS2.0, but seeing as that was buggy and pretty unimplementable you'd be better off looking at the sliver-away-from-finished CSS2.1 [w3.org]. Not every browser implements everything from there but it's a good starting point.

Regarding lists of browser support, there are a few out there. w3schools is the one that people usually refer to but personally I find it out of date and it's got lots of info on non-standard stuff as well which isn't helpful when you're starting out.

Sothpaw

7:26 pm on Jun 25, 2007 (gmt 0)

10+ Year Member



Ok thanks, WOW that site has everything... are they the ones who rite the standards?

Robin_reala

9:06 pm on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yep. The w3c (World Wide Web Consortium) is a conglomerate of company representatives and invited experts that together come up with the web-specific standards that browsers (and other programs) implement.