Features
- Cover Type: Paperback with 494 pages
- Published by: Pogue Press
- Edition: 1st Edition August 24, 2006
- Written in: English
- ISBN 10 Number: 0596526873
- ISBN 13 Number: 978-0596526870
-
Book Dimensions:
9.1 x 6.9 x 1.1 inches
- Weighs: 1.7 pounds
Product Description
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.
About The Author
David Sawyer McFarland is the president of Sawyer McFarland Media Inc., a web development and training company located in Portland, Oregon. In addition, he teaches JavaScript programming, Flash, and web design at the University of California, Berkeley, the Center for Electronic Art, the Academy of Art College, and Ex'Pressions Center for New Media. He was formerly the webmaster at the University of California, Berkeley, and the Berkeley Multimedia Research Center.
Reader Reviews§ 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. §