好书推荐 好书速递 排行榜 读书文摘

CSS Mastery

CSS Mastery
作者:Simon Collison / Andy Budd / Cameron Moll
副标题:Advanced Web Standards Solutions
出版社:Apress
出版年:2009-10
ISBN:9781430223979
行业:计算机
浏览数:75

内容简介

Building on what made the first edition a bestseller, CSS Mastery: Advanced Web Standards Solutions, Second Edition unites the disparate information on CSS-based design spread throughout the internet into one definitive, modern guide. Revised to cover CSS3, the book can be read from front to back, with each chapter building on the previous one. However, it can also be used as a reference book, dipping into each chapter or technique to help solve specific problems. In short, this is the one book on CSS that you need to have. This second edition contains: * New examples and updated browser support information * New case studies from Simon Collison and Cameron Moll * CSS3 examples, showing new CSS3 features, and CSS3 equivalents to tried and tested CSS2 techniques What you'll learn * The best practice concepts in CSS design. * The most important (and tricky) parts of CSS * Identify and fix the most common CSS problems * How to deal with the most common bugs * Completely up to date browser support information * Covers CSS3 as well as CSS2 showing you the future of CSS Who this book is for This book will be aimed towards intermediate web designers/developers, although the examples should be simple enough for novice designers/developers with a basic understanding of CSS to grasp. Readers will probably have read beginner/intermediate instructional books such as Web Standards Solutions and will be looking for more practical and in-depth information. This book is likely to have a broad appeal, attracting intermediate developers wanting to improve their skills as well as advanced developers wanting a useful reference. The CSS 2/3 content of the book is delivered in a way that allows readers to learn CSS2 techniques that they can implement now in professional work, and then gem up on CSS3 techniques if they want to start looking towards the future. Table of Contents * Setting the Foundations * Getting Your Styles to Hit the Target * Visual Formatting Model Overview * Using Backgrounds for Effect * Styling Links * Styling Lists and Creating Nav Bars * Styling Forms and Data Tables * Layout * Bugs and Bug Fixing * Case Study: Roma Italia * Case Study: Climb the Mountains

......(更多)

作者简介

Andy Budd国际顶尖的网页设计师,著名的Web标准倡导者。他是网页设计咨询公司Clearleft(www.clearleft.com)的创意总监,曾经组织了英国首届Web2.0会议。他在Web设计方面著述甚丰,除本书外,他还曾经撰写了一本Blog设计方面的图书。

......(更多)

目录

......(更多)

读书文摘

在符合标准的浏览器中,如果元素的内容太大,它只会超出box之外。但是,IE会扩展整个元素(。。。-_-)

所有CSS布局的根本都是3个基本概念:定位、浮动、margin操纵。

......(更多)

猜你喜欢

点击查看