Product Details
The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks
By Rachel Andrew

List Price: £31.49
Price: £17.72 & eligible for FREE Super Saver Delivery on orders over £5. Details

Availability: Usually dispatched within 24 hours
Dispatched from and sold by Amazon.co.uk

27 new or used available from £12.00

Average customer review:

Product Description

The CSS Anthology: 101 Essential Tips, Tricks & Hacks is a compilation of best practice solutions to the most challenging CSS problems. The second edition of this best-selling book, now in full color, has been completely revised and updated to cover the latest techniques and newer browsers, including Firefox 2 and Internet Explorer 7. It's the most complete question-and-answer book on CSS, with over 100 tutorials that'll show you how to gain more control over the appearance of your web page, create sophisticated Web page navigation controls, design for today's alternative browsing devices including phones and screen readers, and much more. The CSS code used to create each of the components is available for download and guaranteed to be simple, efficient and cross-browser compatible. This book will show you how to: Construct robust CSS layouts that work every time. Create sleek drop-down menus using only CSS. Build a professional tabbed navigation system. Replace image-based navigation with low-fat CSS lists. Design smarter, more usable CSS-flavored web forms. Use rounded corners minus the bloated HTML. Allow your visitors to select their preferred look and feel. Let the W3C validator do your debugging. Reduce the burden of site maintenance and updates. ... along with 92 other solutions to common questions and problems. "The CSS Anthology: 101 Essential Tips, Tricks & Hacks" is ideal for Web designers who would like to add sparkle to their existing designs, as well as newcomers who want to become true CSS masters. The book can be read cover to cover, or referred to like a cookbook with 101 different recipies for your Website. It's written in an easy-to-follow, consistent formatthat's well illustrated with plenty of full color screenshots and code examples, providing quick visual cues. What the Reviewers say: "This is likely the best book we've seen for extending the power of cascading style sheets... The book is an outstanding example of how a code-based, technical manual should be designed and presented... Anyone who uses CSS can benefit from this impressive volume." - The Kleper Report "If you are looking for a practical, hands-on question-and-answer book The CSS Antghology is highly recommended. It is well designed in every respect: visually pleasing, content is well organised, and it is very well written." - PC Update "Rachel Andrew has done people like me a huge favor by writing this revision... This is another book that I will not only use to expand my personal web development skills, but will be one that I expect I will refer to frequently as I venture further into more complex web page creation." - TCM Reviews


Product Details

  • Amazon Sales Rank: #238153 in Books
  • Published on: 2007-08-01
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 400 pages

Editorial Reviews

Digital Web Magazine
If you’ve been struggling with building Web sites using Web standards and CSS, you really must buy this book.

Lowter.com
The CSS Anthology is a great book to get someone started on actually implementing CSS.

About the Author
Rachel Andrew is the Director of edgeofmyseat.com, a Web solutions company based in the UK. She is a member of the Web Standards project, serving on the Dreamweaver Task Force.

Rachel's writing credits include: Dreamweaver MX Design Projects (Apress), Fundamental Web Design and Development Skills (glasshaus) and HTML Utopia: Designing Without Tables Using CSS, 2nd Edition (SitePoint).


Customer Reviews

Very, very useful.5
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 );
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."

I enjoyed reading the CSS Anthology5
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.

Excellent Book5
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.