Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

CSS: The Missing Manual


By David McFarland
 
Image of: CSS: The Missing Manual
Pricing Details:

List Price:$34.99
You save:$11.90 (34%)
Your Price:$23.09
Buy Now

Book Details:

Format:Paperback, 494 pages.
Publisher:Pogue Press 2006-08-24
ISBN:0596526873

Average Customer Rating:

4.5 4.5 out of 5 stars (62 reviews)

Editorial Reviews:

Web site design has grown up. Unlike the old days, when designers cobbled together chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good, Cascading Style Sheets (CSS) now lets your inner designer come out and play. But CSS isn't just a tool to pretty up your site; it's a reliable method for handling all kinds of presentation--from fonts and colors to page layout. "CSS: The Missing Manual" clearly explains this powerful design language and how you can use it to build sparklingly new Web sites or refurbish old sites that are ready for an upgrade.

Like their counterparts in print page-layout programs, style sheets allow designers to apply typographic styles, graphic enhancements, and precise layout instructions to elements on a Web page. Unfortunately, due to CSS's complexity and the many challenges of building pages that work in all Web browsers, most Web authors treat CSS as a kind of window-dressing to spruce up the appearance of their sites. Integrating CSS with a site's underlying HTML is hard work, and often frustratingly complicated. As a result many of the most powerful features of CSS are left untapped. With this book, beginners and Web-building veterans alike can learn how to navigate the ins-and-outs of CSS and take complete control over their Web pages' appearance.

Author David McFarland (the bestselling author of O'Reilly's "Dreamweaver: The Missing Manual") combines crystal-clear explanations, real-world examples, a dash of humor, and dozens of step-by-step tutorials to show you ways to design sites with CSS that work consistently across browsers. 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 CSS-only rollover effects that add interactivity to your Web pages Style images to create effective photo galleries and special effects like CSS-based drop shadows Make HTML forms look great without a lot of messy HTML Overcome the most hair-pulling browser bugs so your Web pages work consistently from browser to browser Create complex layouts using CSS, including multi-column designs that don't require using old techniques like HTML tables Style Web pages for printing

Unlike competing books, this Missing Manual doesn't assume that everyone in the world only surfs the Web with Microsoft's Internet Explorer; our book provides support for all major Web browsers and is one of the first books to thoroughly document the newly expanded CSS support in IE7, currently in beta release.

Want to learn how to turn humdrum Web sites into destinations that will capture viewers and keep them longer? Pick up "CSS: The Missing Manual" and learn the real magic of this tool.


Customer Reviews:

Displaying 6 to 10 of 62 total reviews (Page 2 of 13):

3 out of 5 stars Great book, but...

First off, I give this book a three, not because I don't think it's worth reading, but because I think there's a big missing part. I'm nearly finished reading it and working through the tutorials. Like everyone else has said, the book is very easy to read and pretty easy to follow. But in order to help readers better understand the skills and concepts, I think the author needs to challenge readers to apply what they learn in sort of workbook format. In completing the tutorials, you're presented with lots of skills and concepts, but unless you're already doing web design on your own, it's challenge to figure how to apply the skills to your own work.

After I complete each tutorial, I would go back and try to further understand what I just did. I have started my own little practice website where I'm trying to apply some of what I learned from the book.

So instead of the author spending pages and pages before each tutorial explaining concepts, it would be better to have readers practice on say a mock site. They could be given instructions for an assignment and then check their work against the finished page in the download. This approach would challenge readers to go back and apply what they learned. Maybe the author could produce some sort of workbook to go along with this book.

Also, I think some of the chapters could be supported with online video tutorials by the author. Again, at times the author presents lots of material and though it's easy to read, it's not always easy to understand.

Other than that, I do suggest working through the book. Also, I would suggest for those readers who are new to CSS, you should definitely do the work in one of the CSS editors that the author suggests in his book. Doing the tutorials in Notepad or TextEdit is not as good as doing them say with TextMate or Dreamweaver.

Finally, I would suggest that if you're new to HTML/CSS, don't start with this book. Start with HeadFirst: HTML and CSS. If I hadn't read that book first, I would have been lost in this one.

5 out of 5 stars Excellent book, easy to follow tutorials

This is an extremely well-written book that teaches sometimes complex techniques in a way that is easy to follow and understand. What's more, the tutorials actually work the way they're supposed to, without bugs, so you actually get a good learning experience by doing them. I've recommended this book to a number of people, the one person who bought it is going through the book now and loves it.

5 out of 5 stars Best CSS Book

I've read a few CSS books in the past and haven't been pleased at all. When I tried some of the examples in those books, it hardly ever worked like the book said it would. Most of this was caused by browser incompatibility. Now this book, explains the way things should work and then tells you how to get around some of the browser incompatibilities. And it explains it in plain English. I've been a web developer for 13 years, so some of the things are elementary to me, but it still was worth reading for the way that it explains CSS. I've actually put off learning CSS as I am mostly a ColdFusion programmer and rely on our graphic designers for CSS, but there are those times where you need to understand why CSS is acting the way it does and this book goes a long way in explaining that. It has made my life easier, now maybe I can buy a CSS reference book and know what they are talking about.

5 out of 5 stars Deserves Five Stars

I read this book cover to cover and I found it to be a pleasant read. This book explains CSS in great detail. I liked the author's presentation style. With every chapter, he introduces specific styles, gives example(s) with relevant screenshots of browser display and finally ends it with a tutorial where the reader can see the same in action. It seems to me that this is a very good way to learn something new. The book covers a lot of ground and where applicable presents the differences between browsers for the same set of styles. Specific hacking strategies for IE browser are also included. Another nice feature about this book is that it includes links to external sites that have sample code - I found this to be very useful. There is lot of good information about CSS on the internet, some of which the book does not cover but it points you in the right direction. I will recommend this book to beginners and intermediate users of CSS. This book has impressed me so much that I certainly will not hesitate to buy another book by this author (provided the topic is of interest to me). Deserves Five Stars!!!

5 out of 5 stars Nice Job ...

The author did a great job of covering all of those items many developers use in their CSS but may not have had the time to review in detail. His book reads well and does a good job of reviewing what's supported in many current browsers, plus what "hacks" may be needed to continue to support IE 6 and below. Very well done ...

More Customer Reviews:
Previous Page Next Page


Customers who bought this book were also interested in:


Dreamweaver CS3: The Missing Manual


Creating Web Sites: The Missing Manual


Head First HTML with CSS & XHTML


CSS Mastery: Advanced Web Standards Solutions


Flash CS3: The Missing Manual

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Wed Nov 19 7:33:17 CST 2008
© Wattle Software 2007. All rights reserved.