or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
29 used & new from £14.00

Have one to sell? Sell yours here
 
   
The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks
 
See larger image
 

The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks (Paperback)

by Rachel Andrew (Author)
4.9 out of 5 stars  See all reviews (21 customer reviews)
RRP: £31.49
Price: £18.29 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £13.20 (42%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock but may require up to 2 additional days to deliver.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

14 new from £14.82 15 used from £14.00

Frequently Bought Together

The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks + CSS: The Missing Manual + Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS
Price For All Three: £49.81

Some of these items ship sooner than the others. Show details


Customers Who Bought This Item Also Bought

CSS: The Missing Manual

CSS: The Missing Manual

by David McFarland
4.8 out of 5 stars (31)  £17.03
Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS

Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS

by Dan Cederholm
4.9 out of 5 stars (17)  £14.49
Build Your Own Website The Right Way Using HTML & CSS 2nd Edition

Build Your Own Website The Right Way Using HTML & CSS 2nd Edition

by Ian Lloyd
4.6 out of 5 stars (30)  £14.59
The Principles of Beautiful Web Design

The Principles of Beautiful Web Design

by Jason Beaird
3.7 out of 5 stars (12)  £19.64
Web Standards Solutions: The Markup and Style Handbook, 2nd Edition

Web Standards Solutions: The Markup and Style Handbook, 2nd Edition

by Dan Cederholm
4.9 out of 5 stars (15)  £15.69
Explore similar items

Product details

  • Paperback: 400 pages
  • Publisher: SITEPOINT; 2 edition (1 Aug 2007)
  • Language English
  • ISBN-10: 097584198X
  • ISBN-13: 978-0975841983
  • Product Dimensions: 22.4 x 17.8 x 3 cm
  • Average Customer Review: 4.9 out of 5 stars  See all reviews (21 customer reviews)
  • Amazon.co.uk Sales Rank: 66,897 in Books (See Bestsellers in Books)

    Popular in this category:

    #25 in  Books > Computing & Internet > Programming > Languages > HTML & XHTML > CSS
  • See Complete Table of Contents

Product Description

Digital Web Magazine

If you’ve been struggling with building Web sites using Web standards and CSS, you really must buy this book. --This text refers to an alternate Paperback edition.


Lowter.com

The CSS Anthology is a great book to get someone started on actually implementing CSS. --This text refers to an alternate Paperback edition.

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)
(1)
(1)

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

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

 
72 of 72 people found the following review helpful:
5.0 out of 5 stars Very, very useful., 8 Sep 2005
By A Customer
This book is quite simply the most useful book on CSS I own, and it's great for several reasons.

Firstly, it addresses real world problems (for example, two-pane layout, three-pane layout, navigation tabs, footers, tabular data, drop-down menus, calendars).

Secondly, there is minimal fluff: the introduction is only 10 pages long (and still contains some technical information), and the first "How do I ...?" starts on page 11; compare this to some books that pad endlessly with pontification about The Bad Old Days of HTML and cross-browser incompatibility.

Thirdly, the recipes are presented in an extremely approachable, standalone format; typically:

1. The question (for example, "How do I create tabbed navigation with CSS");
2. The solution, usually a complete XHTML page (from DOCTYPE to </html>);
3. A screenshot of the result, sometimes in different browsers;
4. A discussion of the technique used.

More complicated recipes will build up the solution bit by bit, showing screenshots of the intermediate solutions to illustrate precisely what problem next needs to be addressed.

Lastly, the author really seems to "get" how important web standards and accessibility are; she exhorts the web designer to test in text-only browsers like Lynx to ensure web sites are accessible to blind and disabled people, and frequently points out Internet Explorer's poor compatibility, and even knows about "minority" browsers like Konqueror.

Compare this to "CSS Web Design For Dummies", which glibly says:

"Some incompatibility issues still exist, but this book deals with them only occasionally ... you need not write complex workaround code to take into account an audience so small that ... many Web pages simply ignore them. [...] History has elected Internet Explorer as the standard ... Just relax and assume that your Web page visitors [are] using IE."

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
54 of 54 people found the following review helpful:
5.0 out of 5 stars I enjoyed reading the CSS Anthology, 25 Jan 2005
By Miguel Witte (Linares, Spain) - See all my reviews
I have enjoyed reading the CSS Anthology because it is one of those (rare?) computer books which gets directly to the point, explaining things in a clear and straightforward manner, from the first to the last page.
Learning how to use CSS for website-building is certainly a difficult task. While it is easy to get a basic grasp of that language from many online-tutorials, I found it very complex to learn how to use CSS for more advanced topics like, how to position elements on a web page. Therefore, I was glad having bought this book.
The title of the book: "The CSS-Anthology - 101 essential tips, tricks and hacks" describes the content of the book very well, since it is exactly that - 101 ways about how to achieve different tasks divided in to nine chapters covering the following topics: 1. Getting Started with CSS, 2. Text Styling and Other Basics, 3. CSS and Images, 4. Navigation, 5. Tabular Data, 6. Forms and User Interfaces, 7 Browser and Device Support, 8. CSS Positioning and Layout, 9. Experimentations, Browser Specific CSS and Future Techniques.
Each and everyone of the 101 tips and tricks comes with an explanation, the respective source code and a discussion part in which the author explains how the CSS-code works and why. It is really like participating in a course, or a workshop and I realized that every tip and trick is based on practical experience and proficiency with CSS. Therefore, I was not surprised to see that Rachel Andrew, the author of the book, works as a professional web developer. Since the same CSS-code can lead to different results in different browsers (depending on the level of CSS implementation in the respective browsers) Rachel Andrew provides also many workarounds and hacks to make sure that one website looks the same, in different browsers.
Learning CSS is something complex and achieving a good level of competence in this field requires a lot of time-consuming online-research, something which can be avoided by reading this book, which covers all important areas for web design, with concrete and practical solutions. Finally I would like to say that, although I am not a native English reader, I found it easy to read the book. It is really a "readable book" and worth reading.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
39 of 39 people found the following review helpful:
5.0 out of 5 stars Excellent Book, 13 Nov 2006
By Martin "Martin" (Manchester) - See all my reviews
This book was recommended for a course I took on Advanced Web Design and CSS.

I have developed three web sites using it, each one using more and more adventurous and clever little CSS techniques from this book.

I'd recommend it highly. It's very hands on and tackles many of the day to day problems that any beginner or intermediate designer trying to build a web site will inevitably run into pretty quickly.

I've seen quite a few IT books in my time and, let's face it, lots of them are far too 'techie' and so full of information that you don't know where to start on them. Many of them make you want to groan out loud just looking at them.

I found this book refreshingly down to earth and practical and not bogged down with loads of information that the average web designer isn't going to use ever anyway.

If you buy this book, don't forget to go to Sitepoint's web site where you can download all the examples used in the book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Very useful little reference book, not a teach yourself book.
I'm self taught in CSS and this book is very useful for clarifying a lot of gaps that I missed from not learning formally. Read more
Published 4 months ago by Doberman

5.0 out of 5 stars Fantastic!!
it's definitely the best CSS book I've come cross - easy to follow, well organized and has a nice touch and beautiful page layout. Done with basic CSS??! Read more
Published 5 months ago by Imad Mousa

5.0 out of 5 stars Excellent for beginners
I've never done CSS before and now have to do it as part of my university course. It wasn't taught very well so I decided to get a book to help me along. Read more
Published 8 months ago by A. Teo

5.0 out of 5 stars The next step in understanding css
Excellent companion book to Build Your Own Website The Right Way Using HTML & CSS, 2nd Edition. Easy to follow, well illustrated and emphasis on web standards and accessibility... Read more
Published 12 months ago by Nicole Rugman

5.0 out of 5 stars Very useful reference guide
I know this book gets five stars already (that's why I bought it) but I just felt it needed another rave review. Read more
Published 13 months ago by A. Webster

2.0 out of 5 stars Who is this book written for?
Before buying this book consider carefully if it is right for you.
If you haven't any grounding in CSS then it isn't a great way of learning: it doesn't walk you through the... Read more
Published 14 months ago by WebSanity

5.0 out of 5 stars Essential for any would-be CSSers
Having spent many years building sites using non-CSS markup, I've been aware that my skills are increasingly out of date, but have been scared off CSS by its scary reputation... Read more
Published 17 months ago by David Lubich

5.0 out of 5 stars Very, very useful book - with a small qualification.
I thoroughly recommend this book as a practical guide to CSS, but personally it could do with just a little more theory (despite the author's comment about it being a practical... Read more
Published 23 months ago by Considerater

5.0 out of 5 stars One day, all textbooks will be made this way.
Where was this book when I began with HTML? Until now I've used CSS as a sort of embarrassing relative, and only used it when I really, really had to. Read more
Published on 4 Oct 2007 by Ian Hiles

5.0 out of 5 stars The best book for CSS beginners
This is one of the first CSS books I bought and I still feel it's one of the best for those trying to make the jump from HTML table-layouts to XHTML & CSS layouts. Read more
Published on 15 Sep 2007 by Sean Johnson

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
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.