CSS: The Missing Manual and over one million other books are available for Amazon Kindle. Learn more

Due Date: Sep 29, 2013

FREE return shipping at the end of the semester
 
   
Sell Us Your Item
For a $2.00 Gift Card
Trade in
Have one to sell? Sell yours here
Start reading CSS: The Missing Manual on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

CSS: The Missing Manual [Paperback]

David Sawyer McFarland
4.7 out of 5 stars  See all reviews (228 customer reviews)

Rent
$13.21
In Stock.
Rented by RentU and Fulfilled by Amazon.
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $9.80  
Paperback --  
Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.
There is a newer edition of this item:
CSS3: The Missing Manual CSS3: The Missing Manual 4.8 out of 5 stars (36)
$19.52
In Stock.

Book Description

August 31, 2009 0596802447 978-0596802448 Second Edition

Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site's appearance. You can tap into the real power of this tool with CSS: The Missing Manual. This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You'll learn how to:

  • Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS
  • Style text by changing fonts, colors, font sizes, and adding borders
  • Turn simple HTML links into complex and attractive navigation bars -- complete with rollover effects
  • Create effective photo galleries and special effects, including drop shadows
  • Get up to speed on CSS 3 properties that work in the latest browser versions
  • Build complex layouts using CSS, including multi-column designs
  • Style web pages for printing

With CSS: The Missing Manual, Second Edition, you'll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firebox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.



Editorial Reviews

About the Author

David Sawyer McFarland is president of Sawyer McFarland Media, Inc., a Web development and training company in Portland, Oregon. He's been building websites since 1995, when he designed an online magazine for communication professionals. He's served as webmaster at the University of California at Berkeley and the Berkeley Multimedia Research Center, and oversaw a complete CSS-driven redesign of Macworld.com. David is also a writer, trainer, and teaches in the Portland State University multimedia program. He wrote the bestselling Missing Manual titles on Adobe Dreamweaver, CSS, and JavaScript.


Product Details

  • Paperback: 538 pages
  • Publisher: O'Reilly Media; Second Edition edition (August 31, 2009)
  • Language: English
  • ISBN-10: 0596802447
  • ISBN-13: 978-0596802448
  • Product Dimensions: 7 x 1.4 x 9.1 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (228 customer reviews)
  • Amazon Best Sellers Rank: #86,286 in Books (See Top 100 in Books)

More About the Author

David McFarland is a Portland, Oregon based Web developer who's been designing and building Web sites since 1995. He is the author of CSS: The Missing Manual and Dreamweaver: The Missing Manual. He is also a Macromedia-certified trainer, and a member of the faculty of the multimedia program at Portland State University.

Customer Reviews

Most Helpful Customer Reviews
152 of 159 people found the following review helpful
5.0 out of 5 stars For the Beginner -- Approved by an Expert September 12, 2006
Format:Paperback
§

Consider this a "getting started the right way with HTML and CSS" book. As such, it does a marvelous job.

I had a chance to get this beginner's book -- even though my bosses have been grossly overpaying me for years if I really were a beginner! Too many beginner books tend to over-simplify, which becomes a barrier to the more complex issues that a serious beginner will meet down the line. That is not the case here.

Step by step (sometimes even telling you what and when to click!) the book will take you through the basics of creating stylesheets for HTML. You will move from text format basics to moderately advanced layout issues and even print media stylesheets.

The text of the book itself is formatted in an interesting way that is easy to read and makes points clear. There are lots of images and diagrams. I liked the way many of the illustrations jutted out into the outer margin. The effect was a vivid enhancement and the book is bound in a way that lets it sit flat, making it easier to read while keying.

The author also performs a service by introducing, when appropriate, advanced issues and controversies that will surely interest the type of person motivated to go on in this field. The book includes appendices with a CSS Property Reference; CSS in Dreamweaver; and extended CSS Resources.

§
Was this review helpful to you?
71 of 72 people found the following review helpful
Format:Paperback
I've read and reviewed a number of books on Cascading Style Sheets (CSS), and I've learned something from them all. But for whatever reason, this one showed up at just the right time and has me inspired and motivated on a new project... CSS: The Missing Manual by David Sawyer McFarland.

Contents:

Part 1 - CSS Basics: Rethinking HTML for CSS; Creating Styles and Style Sheets; Selector Basics - Identifying What to Style; Saving Time with Inheritance; Managing Multiple Styles - The Cascade

Part 2 - Applied CSS: Formatting Text; Margins, Padding, and Borders; Adding Graphics to Web Pages; Sprucing Up Your Site's Navigation; Formatting Tables and Forms

Part 3 - CSS Page Layout: Building Float-Based Layouts; Positioning Elements on a Web Page

Part 4 - Advanced CSS: CSS for the Printed Page; Improving Your CSS Habits

Part 5 - Appendixes: CSS Property Reference; CSS in Dreamweaver 8; CSS Resources; Index

From the newbie perspective, this book works well. The first part of the book lays out the case for using CSS instead of pure HTML to format your pages and gain control of the style. It takes a subject that can be a bit intimidating and makes it very approachable. From there, you get a section on how exactly CSS works. This is much easier to digest than some of the more formal reference manuals I've seen in the past, and there's not as much focus on the minutia of every little variant that can happen. This is the material you'll use 95% of the time. Part 3 is where I started to get excited. I've been doing CSS for a while now, but over time I've built up designs that "work" but that could be done much better with what I've learned of late. I noticed a number of items that I want to try out on a new project I'm about to start, and I have a feeling that I'll be in a much better situation style-wise on this application than any of the other ones I support. Same with part 4 and the chapter on improving your CSS habits. I was/am guilty of a number of these things, and this information will go a long way towards making me a better CSS junkie (and will make anyone following after me much happier in terms of support).

I think what worked so well for me here was the consistent use of a single "site" for examples and illustrations. The CosmoFarmer site gave the information a thread to hang on to throughout the chapters, and progressions were logical. I appreciated the tutorials at the end of the chapter so that you could try out the new skills. But what I *really* liked were the references to other sites where you could get more information, as well as clarification on what browsers don't do things according to specs, and how to work around these bugs.

Armed with this book, a newbie would be able to become competent in CSS. And if you've been doing CSS for awhile, there's a strong chance that McFarland will deliver some nuggets that will take you to the next level. I know that'll be the situation in my case...
Was this review helpful to you?
59 of 61 people found the following review helpful
5.0 out of 5 stars Excellent book on CSS December 27, 2006
Format:Paperback
The problem with many of the CSS books that I have read is that most of them just reiterate the CSS specification. While this is useful knowledge, it doesn't cover what you need to know to build robust web applications that work consistently across the myriad of browsers on the internet.

This book covers the usual stuff with CSS: styles, precedence rules (the cascade), text and fonts, padding and spacing, the box model, positioning, tables, etc. It also goes into detail about how to apply this knowledge.

Some of the stuff that is included:

- building tabs with the Sliding Doors technique

- Entire chapter related to IE6 and how it diverges from the spec, and work-arounds (aka hacks) that can be used to correct these problems. Other browsers such as Opera and Safari are also covered throughout the book.

- Entire chapter related to floats and using these to create column-based layous. Work-arounds to problems and unexpected behavior are also covered.

- Entire chapter related to forms and how to use CSS for layout

The book is well edited and contains some really good graphics to explain the layout and positioning. Each chapter has a tutorial to help you work through the techniques.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
5.0 out of 5 stars Great book for the beginner or for the reference library
I keep this book close by while designing. It is easy to understand, has pictures for those of us that like to see whats being described and is overall a great tool. Read more
Published 12 days ago by wilson0464
3.0 out of 5 stars It could have been better
For learning purposes, I think it could be improved by adding smaller little assignments in the middle of the chapter and an independent assignment along with the copy tutorials. Read more
Published 1 month ago by Susan
5.0 out of 5 stars best - You must buy this book
Well the book is very well thought out, the author has spent a lot of time creating this book and it shows. By quality I returned to buy the updated version CS3. Read more
Published 1 month ago by Israel Diaz Torralba
5.0 out of 5 stars Good Book
The author did a good job of walking line between beginning readers and those with experience looking to get a good understanding. Read more
Published 1 month ago by Bernard Hunt
4.0 out of 5 stars Learn CSS almost painlessly!
This is a great teaching book for those who are beginners and those who know some coding, but need the details. It's the best book on CSS that I have seen. Read more
Published 1 month ago by Elizabeth F. Millard
5.0 out of 5 stars Another great missing manual
The missing manual series is one of my favorite among tech/design books. If you need something, look for the missing manuals first. They're written to be read, not tech referenced.
Published 2 months ago by Mathew T Gagnon
5.0 out of 5 stars Made me a css pro
Well written and easy to follow. Covers most everything you need to know to become an expert on CSS. Read more
Published 3 months ago by Greg Smith
4.0 out of 5 stars Great first book, one large issue
If you're looking for a book to start out with, this one is great. My only beef is that I came away from it as a beginner with the notion that you should float everything, which is... Read more
Published 4 months ago by Static Man
5.0 out of 5 stars Best of Breed
First, I love David McFarland's Missing Manual books. The CSS book is no exception. It's clear, easy to understand, there are plenty of tutorials, examples, and illustrations. Read more
Published 4 months ago by A. Hearn
4.0 out of 5 stars Very good, if somewhat simplistic in style.
There's a lot of very good information here. I get just a little annoyed at the anti Microsoft tone sometimes, harping on how IE 6 and 7 don't do CSS and HTML 5 standards very... Read more
Published 5 months ago by Scott R. Bloom
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

Search Customer Discussions
Search all Amazon discussions

Start a new discussion
Topic:
First post:
Prompts for sign-in
 






Look for Similar Items by Category