Forum Moderators: not2easy

Message Too Old, No Replies

books rec.

         

Kysmiley

2:35 am on Feb 16, 2005 (gmt 0)

10+ Year Member



I know this top-ic has been discussed many times hedre. Im wanting feedback on Eric Myers CSS book and what the latest edition out is. I have read and reread a basic beginnier book and now want to expand my knowledge of CSS
Pat

zollerwagner

6:51 pm on Feb 17, 2005 (gmt 0)

10+ Year Member



Howdy,

Eric Meyer has a number of CSS books in print.

Cascading Style Sheets: The Definitive Guide (2nd Edition) is probably the best for detailed reference. Given all the changes in CSS, the second edition will be much more useful than the 1st edition.

Cascading Style Sheets 2.0: Programmer's Reference is a good quick reference book, but doesn't go into a lot of detail. It would be a lot easier to use if it the headers (at the top of each page) told you what element was being covered on that page.

Eric Meyer on CSS and More Eric Meyer on CSS are good examples of how to think about implementing CSS. They're not particularly good for general reference, but I do refer to them occasionally for help with specific problems or to see how he approached something similar. I started with those two and then moved more to the first books I mentioned.

HTH