Webmaster Tips » Webmaster Books » CSS

Sort by:

CSS books

Beginning CSS: Cascading Style Sheets for Web Design (Wrox Programmer to Programmer)

Author: Ian Pouncey
List price: $39.99
Amazon price: $17.95   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (28 June 2011)

Completely updated material and new examples show you what CSS can do

With the latest versions of Firefox, Safari, Internet Explorer, and other browsers released, CSS is more essential than ever. This beginner guide demonstrates how cascading style sheets can be used to define styles to items in Web pages, rather than format each item individually. Each lesson in this full-color book has been methodically revised to be more concise and efficient, making your learning experience as productive as possible.

  • Covers the latest in CSS, including the new features of Internet Explorer, Firefox, Safari, and Google Chrome
  • Reviews the vast improvements to mobile browsers and how CSS can work with them
  • Provides helpful examples and walks you through real-world solutions to common hurdles
  • Discusses embedded fonts, compatibility tables, and cross-browser bug scenarios

Beginning CSS, Third Edition gets you completely up to date so that you can start using CSS in the newest Web and mobile browsers today!

Cascading Style Sheets (CSS) By Example

Author: Steve Callihan
List price: $39.99
Amazon price: $3.25   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Que (17 November 2001)

Cascading Style Sheets (CSS) by Example allows you to learn the fundamentals of CSS by taking you through small, gradual steps. It provides examples using CSS in "real world" scenarios. Cascading Style Sheets (CSS) by Example follows a logical, linear teaching style that will ultimately have you using CSS to utilize more control over the appearance and styling of Web pages.

Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)

Author: Christopher Schmitt
List price: $49.99
Amazon price: $11.99   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (12 May 2008)

Updated and revised to reflect changes to cascading style sheets (CSS) development procedures since the first edition was published, Professional CSS: Cascading Style Sheets for Web Design, 2nd Edition offers a hands-on look at designing standards-based, large-scale, professional-level CSS web sites. Understand designers’ processes from start to finish and gain insight into how designers overcome a site’s unique set of challenges and obstacles. Become comfortable with solving common problems, learn the best practices for using XHMTL with CSS, orchestrate a new look for a blog, tackle browser-compatibility issues and develop functional navigational structures.

Advanced Professional Web Design: Techniques & Templates (CSS & XHTML) (Charles River Media Internet)

Author: Clint (Clint Eccher) Eccher
List price: $44.95
Amazon price: $9.95   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Charles River Media ( 4 September 2006)

Advanced Professional Web Design: Techniques and Templates (CSS & XHTML) is the must-have book for advanced designers who want to expand their skills and improve the quality of their designs. Learning CSS technology and continually improving one's design and developer skills is becoming increasingly essential for every Web designer in today's marketplace. This book teaches designers and developers how to bridge the knowledge gap from XHTML table-based design to full CSS-based design, and master the technologies and techniques needed. But the book isn't just about the theory behind design; it's about putting it into practice right away. Using the ~140 customizable designs, designers can use what they learn immediately. This indispensable collection of designs includes 20 CSS-driven templates, 80 XHTML table-based templates, 10 e-newsletter templates, 10 signature templates, and 20 Photoshop designs that can be coded. Too see some of the sample templates that come on the book's companion CD, visit the author's Web site at http://www.a5design.com/a5-book-designs. The book goes well beyond the authors' very successful Professional Web Design: Techniques and Templates by providing advanced tools and techniques that teach how e-commerce and shopping carts work, explain the concept of database-driven sites, and show how to create relative sizing designs, among other important topics. The techniques are taught with an emphasis on CSS, including explanations, examples, and templates that go far beyond existing CSS documentation. The database-driven and e-commerce examples in the book are written using CFML (ColdFusion Markup Language). Because the purpose of this book is to give a high-level explanation of such techniques, the techniques can be easily translated to other languages, such as ASP/ASP.Net, JSP, and PHP. This is a unique training course and free library of templates all in one!

CSS: The Missing Manual

Author: David Sawyer McFarland
List price: $34.99
Amazon price: $16.55   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: O'Reilly Media (31 August 2009)

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.

Designing Web Pages with Cascading Style Sheets (Web Warrior Series)

Author: Joel Sklar
List price: $62.95
Amazon price: $25.00   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Course Technology (20 September 2001)

As our Internet devices become more portable, it's becoming increasingly essential that Web pages be designed in a way such that users can access sites clearly and effectively from a variety of remote devices and Web browsers. Cascading Style Sheets (CSS) is a style of Web language that uses common printing and display terminology to allow HTML and XML authors to control the way Web pages look, regardless of the browsing device. Styling Web Pages with Cascading Style Sheets will cover the entire CSS2 specification, which was released from the World Wide Web consortium in May, 1998. Through the use of hands-on projects, code samples, and screen shots, users will create style sheets in real-world exercises and master the skills to create effective style sheets on the Web.

CSS: The Definitive Guide

Author: Eric A. Meyer
List price: $44.99
Amazon price: $22.98   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: O'Reilly Media (14 November 2006)

CSS: The Definitive Guide, 3rd Edition, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more.

Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML and also saves time--you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly.

Author Eric Meyer tackles the subject with passion, exploring in detail each individual CSS property and how it interacts with other properties. You'll not only learn how to avoid common mistakes in interpretation, you also will benefit from the depth and breadth of his experience and his clear and honest style. This is the complete sourcebook on CSS.

The 3rd edition contains:

  • Updates to reflect changes in the latest draft version of CSS 2.1
  • Browser notes updated to reflect changes between IE6 and IE7
  • Advanced selectors supported in IE7 and other major browsers included
  • A new round of technical edits by a fresh set of editors
  • Clarifications and corrected errata, including updated URLs of referenced online resources

Cascading Style Sheets: Separating Content from Presentation

Author: Owen Briggs
List price: $34.99
Amazon price: $4.99   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Peer Information ( 1 May 2002)

Suitable for Web designers and developers alike, Cascading Style Sheets: Separating Content from Presentation provides an extremely approachable guide to some of the latest thinking on cascading style sheets for separating out content from presentation. Filled with useful advice on coping with the real difficulties of using CSS in the real world, this book fills a valuable niche with its compact format and savvy advice from the field.

The practical perspective on today's CSS and XHTML standards, as well as an excellent eye for Web design, helps to distinguish this text. After a tour of the evolution of today's Web standards, from HTML to XHTML to CSS used to format underlying content, the authors provide plenty of actual pages using style sheets. They work slowly to build a basic set of terms and techniques with style sheets. There's good coverage of all the options here, like inline and external CSS and most everything in between.

We liked the book's coverage of font and type from a design perspective, before digging in to using CSS to format text. (This approach helps show what you should aim for when you present Web pages built with CSS.) Extensive samples of a variety of Web page styles using multicolumn formats will get you started on your own Web pages, regardless of your site's requirements.

The book closes with several standout sections on coping with the admitted difficulties of getting CSS to work correctly on all of today's major browsers (including Netscape and Internet Explorer). The authors provide specific suggestions for overcoming known incompatibilities, as well as suggesting general techniques for troubleshooting and testing your site across different browsers. Final samples show off CSS and XHTML used for three case studies: a photo gallery, a personal log, and an online store.

With its practical suggestions for using CSS in real projects and a generally approachable style, this book offers a truly winning combination. It's perfect for anyone who wants to get a better knowledge of CSS used to build Web pages that will look good across a range of today's browsers. --Richard Dragan

Cascading Style Sheets 2.0 Programmer's Reference

Author: Eric A. Meyer
List price: $19.99
Amazon price: $4.88   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: McGraw-Hill Osborne Media (20 March 2001)

The most authoritative quick reference available for CSS programmers. This handy resource gives you programming essentials at your fingertips, including all the new tags and features in CSS 2.0. You'll get concise information on designing and deploying complex style sheets as well as details on browser support.

Learn HTML and CSS with w3Schools

Author: W3Schools
List price: $29.99
Amazon price: $16.75   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wiley ( 8 June 2010)

A fast, simple tutorial from the leading Web developer instruction site

W3Schools.com is the number one online education source for beginning Web developers. This book packages W3Schools content in an attractive two-color design that gets beginning Web developers and designers up and running with the core Web development technologies. To-the-point tutorials with clear examples and simple explanations give novices the knowledge they need to get going with confidence.

  • W3Schools is the top Google search result for instruction on HTML, CSS, and other key Web technologies; this book presents W3Schools tutorials in an easy-to-follow format for quick learning
  • Features a thorough reference section for easy review of such items as lists of tags, attributes, and symbols
  • Covers elements and attributes, headings and paragraphs, formatting and styles, links and images, tables, lists, forms, colors, fonts, frames, entities, head and meta, style sheets, style tags, and more

Designed to get beginning Web developers up and running as quickly as possible, Learn HTML and CSS with W3Schools presents a proven, highly focused course of instruction in an easy-to-use format.

« Previous1234567891011281129Next »