Beginning CSS and over 900,000 other books are available for Amazon Kindle . Learn more

Have one to sell? Sell yours here
Beginning CSS: Cascading Style Sheets for Web Design (Programmer to Programmer)
 
 
Start reading Beginning CSS on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning CSS: Cascading Style Sheets for Web Design (Programmer to Programmer) [Illustrated] [Paperback]

Richard York
4.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition £14.57  
Paperback £16.19  
Paperback, Illustrated, 4 Jan 2005 --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.
There is a newer edition of this item:
Beginning CSS: Cascading Style Sheets for Web Design (Wrox Programmer to Programmer) Beginning CSS: Cascading Style Sheets for Web Design (Wrox Programmer to Programmer) 4.0 out of 5 stars (1)
£16.19
In stock.


Product details

  • Paperback: 648 pages
  • Publisher: John Wiley & Sons; illustrated edition edition (4 Jan 2005)
  • Language English
  • ISBN-10: 0764576429
  • ISBN-13: 978-0764576423
  • Product Dimensions: 23 x 18.8 x 3.6 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 942,097 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Review

“…perfect for people who are starting to use CSS…” (oraclehome.co.uk, October 2005)

Product Description

  • This book is the perfect introduction to Cascading Style Sheets (CSS), the Web markup standard that allows Web designers and developers to easily make a style change to one CSS template and then change formatting across hundreds–or thousands–of pages
  • Covers the current CSS standard versions (CSS 1 and CSS 2) with notes and comments where appropriate on the CSS 3 standard in development
  • Includes quick reference on CSS at the end of the book as well as integrated reference coverage throughout
  • Teaches by using an example–oriented approach and includes exercises at the end of each chapter, with sample solutions provided in the appendix

Inside This Book (Learn More)
First Sentence
Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(28)
(10)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 8 people found the following review helpful:
4.0 out of 5 stars Thorough but sometimes plodding, 20 Aug 2007
By 
This review is from: Beginning CSS: Cascading Style Sheets for Web Design (Programmer to Programmer) (Paperback)
This is a very good book for beginners at CSS. It covers each topic very thoroughly, with examples and exercises throughout, so I don't think you could possibly go away without understanding the topics covered.

It doesn't cover much fancy stuff such as colouring the browser scrollbars or from input fields etc but it does give a good grounding in how CSS works and the concepts, including a thorough coverage of liquid design, the CSS box model, buoyancy etc which are all absolute core concepts if you want to create a professional-looking website (without using messy/hard-to-maintain (and sooo yesterday!) tables for layout). Once you know the above the fancy stuff is just a question of picking up from a website which CSS properties to use.

Also if you can't be bothered to type out all the code for the examples and exercises, you can download it in one go from the publisher's website. As the book contains a lot of code, this saves lots of time.

I've docked off a star only because at times the thoroughness can get a little much (at least for me), to the point of plodding. There is a fair amount of recapitulation through explanations and examples and he seems sometimes to assume no common sense. For example instead of saying "property Y can be applied in the same way as property X" he may insist on going into detail again on property Y. Also it can get tedious going through every single change made to some of the examples especially if there are many small changes and you've already grasped from the previous explanation what properties X,Y and Z do. If you really don't like plodding, you might not like this book. That said I would rather a book that is plodding and makes sure I understand it than one which races through leaving me unsure about things, and I recognise that some of the thoroughness and detail may be useful when I come across a problem, especially with my CSS box model layout, and need to go back to a thorough explanation.

This review by the way is for the non-colour edition; an up-to-date colour edition is now out.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.9 out of 5 stars (10 customer reviews)

20 of 20 people found the following review helpful:
5.0 out of 5 stars Wonderful, 26 July 2007
By Todd Hawley - Published on Amazon.com
This review is from: Beginning CSS: Cascading Style Sheets for Web Design (Wrox Beginning Guides) (Paperback)
I've read several books about CSS over the last three or four years, but this book has to be the most complete I've seen. Not only does Mr. York obviously know this material quite extensively, he does it in a way that makes total sense. And this book is not just for beginning web developers either, there's quite a bit of information that more experienced developers can learn about. I also liked the various code examples in color. It helps to make the specific code stand out much more when it's in a different color than the code around it. This of course helps the reader to understand and remember it more effectively.

The author also takes time to talk about the differences in browsers and how each one presents the code. There are few things more aggravating to a web developer than having to deal with the various quirks of each browser. What looks great in IE may not look so hot in Firefox or Safari. And vice versa. The author cites various examples of this throughout the book, as well as "workarounds" for each "issue."

Another thing that makes this book so enjoyable is how the author goes through step by step instructions on how to achieve a particular style. This is one way to show how styles affect presentation.

It's amazing how powerful CSS has become over the last few years. There's a lot you can do with styles and Mr York has shown all web developers ways we can take advantage of this power.

13 of 13 people found the following review helpful:
5.0 out of 5 stars Everything I was looking for in just one book, 18 May 2008
By Patricia G. Conley - Published on Amazon.com
This review is from: Beginning CSS: Cascading Style Sheets for Web Design (Wrox Beginning Guides) (Paperback)
When searching for a technical manual, I usually am able to narrow the field down to just 2 or 3 that together will cover my needs.

I sat down with a stack of about 15 books on CSS, including the most popular listed on Amazon, and started thumbing through them to evaluate their content, organization, reference material, indexing, etc. I eliminated several books, and had a tall stack of possible books to one side when I opened this book. I was first struck by the simple beauty of the book layout. The material in this book is presented in an exceptionally pleasing manner, easy to read, and well punctuated with examples and graphics. Code is colorcoded so the reader can easily pick out the portions being described in the text, and followed by color photos of the actual screens resulting from the code.

The book is logically organized and includes the best and most comprehensive reference section of all the books I considered.

The topics are easy to read and clearly presented. There are exercises to do which allow the reader to actually test-drive the techniques described and accompanying code files are available on the website to go along with the book.

I was surprised to find one book that contained everything that I look for in a technical manual. Hurray! I didn't have to buy 2 or 3 books to cover all the bases.

Thank you Richard York.

6 of 6 people found the following review helpful:
5.0 out of 5 stars One of the bests CSS books, 18 Mar 2008
By Marcos O. Cabral - Published on Amazon.com
This review is from: Beginning CSS: Cascading Style Sheets for Web Design (Wrox Beginning Guides) (Paperback)
This book is what it's intend to be: an excellent book for CSS beginners. Good sequence of chapters, good examples, and the wellcome surprise of color sintax and screen pictures.
Congratulations to Wrox, and I expect that other books could be printed with same quality presentation.
 Go to Amazon.com to see all 10 reviews  3.9 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback