Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

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

The CSS Anthology: 101 Essential Tips, Tricks, and Hacks [Paperback]

Rachel Andrew
5.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Paperback, Sep 4 2004 --  
There is a newer edition of this item:
The CSS3 Anthology: Take Your Sites to New Heights The CSS3 Anthology: Take Your Sites to New Heights
CDN$ 25.17
In Stock.

Book Description

Sep 4 2004

Note: A new edition of this book has been released. Please look for "The CSS Anthology, 2nd Edition" (ISBN: 097584198X)

A practical guide on CSS (Cascading Style Sheets) for professionals and novices, that can be used both as a tutorial and read cover-to-cover or as a handy and practical reference book to common problems, solutions and effects.

The Question and Answer format makes it easy for readers to solve their problems and learn more about common pitfalls and workarounds.

CSS has been growing steadily in its adoption as a technology. CSS gives the developer complete control over how an HTML page looks without using cumbersome HTML tags- truly separating content from presentation. Many major organizations have been adopting CSS technology e.g. www.wired.com.


Customers Who Bought This Item Also Bought


Product Details


Product Description

About the Author

Rachel Andrew is a director of web-solutions provider edgeofmyseat.com. Rachel takes a common sense, real-world approach to web standards, with her writing and teaching being based on the experiences she has in her own company every day.

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


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
5.0 out of 5 stars
5.0 out of 5 stars
Most helpful customer reviews
5.0 out of 5 stars The CSS Anthology Dec 5 2009
By Tami Brady HALL OF FAME TOP 50 REVIEWER
Format:Paperback
Should I use pixels, points, ems, or another unit identifier to set font sizes? How do I form elements using CSS? How do I set an item's position on the page using CSS?

The CSS Anthology sets out a question and answer type of resource. Most people using this book will be browsing the topics for solutions to particular problems. However, if worked through from start to finish, this book would even serve beginners well.

The CSS Anthology is complete with full code and illustrations. I find this aspect is particularly useful for trying out different approaches. The book also contains a lot of good tips about compatibility and when CSS is not the best choice.
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.4 out of 5 stars  74 reviews
91 of 92 people found the following review helpful
5.0 out of 5 stars Fine Intro to CSS Solutions Jan 26 2005
By John A. Suda - Published on Amazon.com
Format:Paperback
My guess is that there are many hundreds, if not thousands, of web designers who continue to build sites and web applications using "old-fashioned" tables and HTML layout formatting instead of CSS (Cascading Style Sheets). I'm one of them. The problem is that the modern trend is away from HTML table and layout formatting and towards newer standards-compliant means. The protocols and standards of the World Wide Web are evolving towards "cleaner" code, more standardized code, and more capable code, generally guided by principles and standards set by the World Wide Web Consortium, known as W3C.

In the book, "The CSS Anthology: 101 Essential Tips, Tricks, and Hacks", author Rachel Andrew provides an easy way for hold-outs to ease into CSS design. This is not a treatise or concept-minded book, but a practical introduction and guide to putting CSS to immediate use in real-world contexts that every web designer is already familiar with. The author shows how to use CSS to style text, format headings and images, create navigation, style forms and user interfaces, and work with browser-compatibility issues.

Andrew is a working web designer and applications designer and presents the material in a very straightforward practical manner - almost as if the reader was following along at a workshop. The writing is clear, all examples are illustrated with relevant code samples, and she offers the insights of an experienced professional regarding everyday problems and solutions.

The book is composed of a preface, nine chapters, and an index. Chapter 1 is an introduction to CSS showing why it is replacing HTML table and layout formatting, and the basic concepts of CSS. The other chapters are set up in a "problem/solution" format where various design issues - text styling, image layout, etc. - are presented and solved by adept usage of CSS.

Even readers who have never paid much attention to CSS will quickly get a useful, working sense of how it is used and how to use it immediately themselves. Although CSS is yet another language to learn, Andrew presents it in such a way that it seems like it is an easy learn. And it demonstrably is, as here, easy to use.

The best parts of the book are the designer tips from an experienced code-writer on how to work with code across different browsers and platforms, and how to understand that browsers have two modes of parsing - a compliant mode and a "quirks" mode. Some browsers, she shows, just have "quirks", especially Microsoft's Internet Explorer. (Surprise!). Although all the CSS tags necessary to illustrate the solutions presented here are shown, a list or chart of most commonly used CSS tags would have been helpful here. Downloadable code for all of the book's examples are available at the publisher's website - www.sitepoint.com/books/cssant1.

This is a very nice book to transition to CSS and current web standards-compliant code.
64 of 67 people found the following review helpful
5.0 out of 5 stars Recipe oriented approach to CSS Dec 28 2004
By Jack D. Herrington - Published on Amazon.com
Format:Paperback
This book takes a cookbook approach to organizing CSS best practice information. It has 101 problems that it presents which it then fixes with tips and tricks designed to work in a cross platform setting.

There are a lot of CSS books on the market. This book stands out in the field because of it's real world examples and practical advice. So many books have esoteric examples of pages you would never find in the wild. This book has elegant examples that show you not only what you can do, but also guide you towards what you should do.

Well written with lots of example code and screenshots. You will need to know CSS before you pick this book up.
28 of 29 people found the following review helpful
5.0 out of 5 stars No more frustration Aug 29 2005
By Todd D. Farmer - Published on Amazon.com
Format:Paperback
This is a great book on CSS. I bought it on the strength of the reviews here, and I was not at all disappointed.

I am a developer by trade, and while I've had some experience with web design through various past projects, I've done very little with CSS. Laying web pages out in tables was what I knew, and so that's how I did it. Occasionally, I would use CSS to pull some of the markup out of the HTML so I didn't have to reuse it, but I never really leveraged (or understood) the power of CSS. This book changed a lot of that.

Within days of receiving this book, I started a couple new web projects. The first was a new website, and I got the opportunity to put a lot of the fantastic recipes to work, modifying them to suit my needs. The second web project involved taking a pre-existing web module (built with heavy CSS usage) and using it as a template for a new web system. The two systems were very different (the first was a news/content site and the system being built was a web application), so there were a lot of modifications that needed to be made, while keeping the general look and feel of the original site.

If this book was just recipes, I would have had a hard time with the second task. But because book goes into explanations of why the recipies work, breaking each recipe out into a series of steps with exposition of each, I was able to reuse concepts rather than just recipes.

As I mentioned before, I had a little CSS experience before reading this book. I was familiar with HTML, but I have never been a designer, and it has been a few years since I've really built a website. I feel this book got me back up to speed quickly, and I would recommend this book to anyone wanting to familiarize themselves with CSS.
Search Customer Reviews
Only search this product's reviews

Listmania!

Create a Listmania! list

Look for similar items by category


Feedback