书籍 CSS的封面

CSS

David Sawyer McFarland

出版社

O'Reilly

出版时间

2006-08-24

ISBN

9780596526870

评分

★★★★★

标签

web编程

书籍介绍

Book 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.

用户评论
最喜欢封面了,而且里面的东西当手册还不错的。
大部分过时了,当时逛书店打了猛折买的,基本上还是可以学到很多基础的 CSS 知识,书写的浅显易懂,适合作为一本细读的 CSS 入门书。
the missing manual
很早以前看的,介绍api的书,内容没有名气大
comprehensive
相比其他css入门书籍算是非常不错的了,入门的css好书并不多,这一本还是比较实用的。直接fork书中的github例子可以看到效果,另外书中引用了很多有用的链接,同时本书还比较与时俱进,讲了sass的内容。五分好评
叙述全面,例子合理,还有很多最佳时间,不错的书