JediDefender.com Forums

Community => Watto's Junk Yard => Topic started by: Jayson on May 5, 2010, 03:07 PM

Title: CSS (Cascading Style Sheets)
Post by: Jayson on May 5, 2010, 03:07 PM
Anyone have a good recommendation on a book(s) for teaching yourself CSS and how to design html4/5 compliant sites with it?
Title: Re: CSS (Cascading Style Sheets)
Post by: Dave on May 5, 2010, 08:18 PM
Anyone have a good recommendation on a book(s) for teaching yourself CSS and how to design html4/5 compliant sites with it?

No.  I usually just use the source copy and paste method from sites I like.  You can usually figure out the code without too much trouble and build a library of functionality in no time.  But then again I'm not overly creative and like to take as many shortcuts as possible.
Title: Re: CSS (Cascading Style Sheets)
Post by: Jayson on May 5, 2010, 08:44 PM
Anyone have a good recommendation on a book(s) for teaching yourself CSS and how to design html4/5 compliant sites with it?

No.  I usually just use the source copy and paste method from sites I like.  You can usually figure out the code without too much trouble and build a library of functionality in no time.  But then again I'm not overly creative and like to take as many shortcuts as possible.

Thanks Dave, I've been scrubbing source code and css files from sites for years but I've never started one from scratch. I'm also trying to learn Dreamweaver after years of working with GoLive.  :P