Webmaster Tips » Webmaster Books » CSS

Sort by:

CSS books

Beginning Web Programming with HTML, XHTML, and CSS (Wrox Programmer to Programmer)

Author: Jon Duckett
List price: $39.99
Amazon price: $5.83   Book details at Amazon.com
Average rating: 4.0 / 16 (16 reviews)
Publisher: Wrox (28 April 2008)

This beginning guide reviews HTML and also introduces you to using XHTML for the structure of a web page and cascading style sheets (CSS) for controlling how a document should appear on a web page. You?ll learn how to take advantage of the latest features of browsers while making sure that your pages still work in older, but popular, browsers. By incorporating usability and accessibility, you?ll be able to write professional-looking and well-coded web pages that use the latest technologies.

Build Your Own Web Site The Right Way Using HTML & CSS, 2nd Edition

Author: Ian Lloyd
List price: $29.95
Amazon price: $19.56   Book details at Amazon.com
Average rating: 4.5 / 72 (72 reviews)
Publisher: SitePoint (26 November 2008)

Build Your Own Website The Right Way Using HTML & CSS, 2nd Edition teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you to HTML and CSS as you follow along with the author, step-by-step, to build a fully functional web site from the ground up.

However, unlike countless other "learn web design" books, this title concentrates on modern, best-practice techniques from the very beginning, which means you'll get it right the first time. The web sites you'll build will:

Look good on a PC, Mac or Linux computer Render correctly whether your visitors are using Internet Explorer, Firefox, Opera, or Safari Use web standards so your sites will be fast loading and easy to maintain Be accessible to disabled users who use screenreaders to browse the Web

By the end of the book, you'll be equipped with enough knowledge to set out on your first projects as a professional web developer, or you can simply use the knowledge you've gained to create attractive, functional, usable and accessible sites for personal use.

Sams Teach Yourself HTML and CSS in 24 Hours (Includes New HTML 5 Coverage) (8th Edition)

Authors: Julie C. Meloni, Michael Morrison
List price: $34.99
Amazon price: $18.99   Book details at Amazon.com
Average rating: 4.5 / 21 (21 reviews)
Publisher: Sams (20 December 2009)

In just 24 lessons of one hour or less, you can learn how to use HTML and CSS to design, create, and maintain world-class web sites. Using a clear, down-to-earth approach, each lesson builds upon the previous one, allowing even complete beginners to learn the essentials from the ground up.

 

Full-color figures and clear step-by-step instructions help you learn quickly.

 

Practical, hands-on examples show you how to apply what you learn.

 

Quizzes and Exercises help you test your knowledge and stretch your skills.

 

Learn how to…

  Build your own web page and get it online in an instant

  Format text for maximum clarity and readability

  Create links to other pages and to other sites

  Add graphics, color, and visual pizazz to your web pages

  Work with transparent images and background graphics

  Design your site’s layout and typography using CSS

  Get user input with web-based forms

  Publicize your site and make it search-engine friendly

  Test a web site for compatibility with different browsers

  Make your site easy to maintain and update as it grows

 

Free Access to Online Learning Lab

Register your book at informit.com/register for free, exclusive access to the Online Learning Lab to supplement this book’s lessons:

  Video walkthroughs to show you how to complete the step-by-step examples in the book

  Fast and fun online quizzes to test your understanding of each lesson

  Updates or corrections as they become available

 

 

Beginning JavaScript and CSS Development with jQuery (Wrox Programmer to Programmer)

Author: Richard York
List price: $44.99
Amazon price: $24.12   Book details at Amazon.com
Average rating: 3.5 / 13 (13 reviews)
Publisher: Wrox ( 4 May 2009)

jQuery is a JavaScript library that helps web developers create JavaScript applications that work well in any browser. This book demonstrates how to use jQuery to reduce the amount of code you need to write and reduce the amount of testing that is required. You?ll see how separation of presentation (CSS), markup (XHTML), and script (JavaScript and Ajax) in web pages is a crucial direction in web development for creating maintainable, accessible, cost-effective web sites. The featured full-color code syntax highlighting provides you with a visual reinforcement so you can see the various pieces and parts that make up each line and section of code for each language.

Beginning HTML, XHTML, CSS, and JavaScript (Wrox Programmer to Programmer)

Author: Jon Duckett
List price: $34.99
Amazon price: $20.43   Book details at Amazon.com
Average rating: 0 / 0 (0 reviews)
Publisher: Wrox (30 December 2009)

An essential update to the key web authoring standards of HTML, XHTML, and CSS

The existence of Web pages depends on three vital technologies: HTML (base language that Web pages are written in), XHTML (standards that define how to write HTML pages), and CSS (standard that applies formatting styles to Web pages). This new edition provides you with critical coverage of these three Web authoring standards, and places special focus on the upcoming releases of HTML 5 and CSS 3.

Serving as a tutorial and reference, this comprehensive resource explains the basic structure and necessary formatting to create a static (non-changing) and dynamic (changing) page on the Internet.

Coverage includes:

  • Creating Content with HTML
  • Markup Languages
  • HTML Values and Units
  • What Goes into a Web Document?
  • The HEAD Elements
  • Text Structuring Essentials
  • Character Formatting Essentials
  • Lists, Links, Tables, Frames, and Forms
  • Multimedia
  • Dynamic HTML
  • HTML Tools and Variants
  • Web Development Software
  • Publishing Your Site
  • An Introduction To XML
  • Creating Mobile Documents
  • Tidying and Validating Your Documents
  • Controlling Presentation with CSS
  • Style Definitions
  • CSS Values and Units
  • CSS Inheritance and Cascade
  • Font Properties
  • Text Formatting
  • Padding, Margins, and Borders
  • Colors and Backgrounds
  • CSS Layouts
  • Pseudo-Elements and Generated Content
  • Dynamic HTML with CSS
  • Media Styles and Defining Documents for Printing
  • The Future of CSS: CSS3
  • User Interface Styles
  • Testing and Validating CSS
  • HTML, XHTML, and CSS Tips and Tricks

Helpful examples round out this essential guide and will get you up and running with HTML, XHMTL, and CSS in no time!

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa

Author: Jonathan Stark
List price: $29.99
Amazon price: $18.02   Book details at Amazon.com
Average rating: 4.5 / 23 (23 reviews)
Publisher: O'Reilly Media (19 January 2010)

What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript

"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."
--John Allsopp, author and founder of Web Directions

"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers."
-- Brian LeRoux, Nitobi Software

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.

  • Build iPhone apps with tools you already know how to use
  • Learn how to make an existing website look and behave like an iPhone app
  • Add native-looking animations to your web app using jQTouch
  • Take advantage of client-side data storage with apps that run even when the iPhone is offline
  • Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript
  • Submit your applications to the App Store with Xcode

This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html.

HTML Utopia: Designing Without Tables Using CSS

Author: Rachel Andrew
List price: $39.95
Amazon price: $17.74   Book details at Amazon.com
Average rating: 4.0 / 27 (27 reviews)
Publisher: SitePoint (14 April 2006)

HTML Utopia: Designing Without Tables Using CSS, 2nd Edition is for web developers looking to create websites using Cascading Style Sheets for layout, which allow for faster page downloads, easier maintenance, faster website redesigns, and better search engine optimization.

HTML Utopia covers all aspects of using Cascading Style Sheets in Web Development, and is a must-read for Web Developers designing new sites or upgrading existing ones to use CSS layouts.

This book includes one of the most comprehensive CSS2 references on the market. Jeffrey Zeldman, web design guru and co-founder of the Web Standards Project, says "After reading this book, you will not only understand how to use CSS to emulate old-school, table-driven web layouts, you will be creating websites that would be impossible to design using traditional methods".

The second edition of this popular book includes brand new coverage of Internet Explorer 7, Firefox 1.1, new CSS Solutions, and greatly expanded coverage of popular, cross-browser, CSS layout techniques.

CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference (O'Reilly))

Author: Eric A. Meyer
List price: $9.99
Amazon price: $5.42   Book details at Amazon.com
Average rating: 4.5 / 16 (16 reviews)
Publisher: O'Reilly Media ( 5 October 2007)

They say that good things come in small packages, and it's certainly true for this edition of CSS Pocket Reference. Completely revised and updated to reflect the latest Cascading Style Sheet specifications in CSS 2.1, this indispensable little book covers the most essential information that web designers and developers need to implement CSS effectively across all browsers.
Inside, you'll find:

  • A short introduction to the key concepts of CSS
  • A complete alphabetical reference to all CSS 2.1 selectors and properties
  • A chart displaying detailed information about CSS support for every style element and its cross-browser compatibility
This reference neatly condenses the details of its top-selling companion volume, Cascading Style Sheets: The Definitive Guide into one easy-to-use cheat-sheet that delivers all the CSS details you need to complete the task at hand. Whenever you're stuck and need an answer quickly -- or if you just want to be sure you're applying CSS correctly -- this edition of the CSS Pocket Reference is the book you'll want by your keyboard or, conveniently, in your back pocket.

Head First HTML with CSS & XHTML

Authors: Eric T Freeman, Elisabeth Freeman
List price: $39.99
Amazon price: $22.99   Book details at Amazon.com
Average rating: 4.5 / 311 (311 reviews)
Publisher: O'Reilly Media ( 8 December 2005)

Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay--we won't tell anyone you're still partying like it's 1999--but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS.

Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.

With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks.

So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.


Praise
"Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit."
--Ken Goldstein, Executive Vice President, Disney Online

"This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation."
--Danny Goodman, author of Dynamic HTML: The Definitive Guide

"What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback."
--Mike Davidson, CEO, Newsvine, Inc.

"I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" -
-Sally Applin, UI Designer and Artist

"I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages."
--Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College

"If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for."
--Warren Kelly, Blogcritics.org

Learn CSS with w3Schools

Author: W3Schools
List price: $29.99
Amazon price: $15.70   Book details at Amazon.com
Average rating: 1.0 / 1 (1 reviews)
Publisher: Wiley ( 1 June 2010)

A fast, concise tutorial on CSS from the top online educator

W3Schools.com is the number one online education source for beginning Web developers. Their straightforward, focused tutorials are packaged in this attractive two-color book along with an easy-to-use reference section, designed to get beginning Web designers up and running quickly on the essential CSS technology. Plenty of clear examples and simple explanations support learning.

  • 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
  • Includes a complete reference section covering CSS properties and colors for easy lookup
  • Features essential instruction on CSS syntax; background, text, and fonts; box model, border, and outline; margin and padding; lists and tables; positioning, float, and align; pseudo-class and pseudo-element; image gallery and image opacity; and more

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