Web Standards Solutions: The Markup and Style Handbook, Special Edition

Web Standards Solutions: The Markup and Style Handbook, Special Edition
Authors
Dan Cederholm
ISBN
1430219203
Published
07 May 2009
Purchase online
amazon.com

Welcome to the expanded second edition of Dan Cederholm's best-selling Web Standards Solutions. Web Standards are the standard technology specifications enforced by the World Wide Web Consortium (W3C) to make sure that web designers and browser manufacturers are using the same technology syntax.It is important that these implementations are the same throughout the Web, otherwise it becomes a messy proprietary place, and lacks consistency.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Welcome to the expanded second edition of Dan Cederholm's best-selling Web Standards Solutions. Web Standards are the standard technology specifications enforced by the World Wide Web Consortium (W3C) to make sure that web designers and browser manufacturers are using the same technology syntax.

It is important that these implementations are the same throughout the Web, otherwise it becomes a messy proprietary place, and lacks consistency. These standards also allow content to be more compatible with multiple different viewing devices, such as screen readers for people with vision impairments, cell phones, PDFs, etc. HTML, XML, and CSS are all such technologies.

This book is your essential guide to understanding the advantages you can bring to your web pages by implementing web standards and precisely how to apply them. Web standards such as XHTML and CSS are now fairly well-known technologies, and they will likely be familiar to you, the web designer. Indeed, they are all around you on the Web. However, within web standards still lies a challenge: while the browser's support for web standards is steadily increasing, many web developers and designers have yet to discover the real benefits of web standards and respect the need to adhere to them.

The real art is in truly understanding the benefits and implementing the standards efficiently. As a simple example of its power, you can use CSS to lay out your pages instead of nesting tables. This can make file sizes smaller, allowing pages to load faster, ultimately increasing accessibility for all browsers, devices, and web users.

  • Expanded edition containing bonus material.
  • Teaches how to use Web Standards effectively to build better web sites.
  • Solutions style promotes learning by work-through examples and assessments.

What you'll learn

Web Standards Solutions is broken down into 16 short chapters, each covering the theory and practice of different web standards concepts and showing multiple solutions to given problems for easy learning. You'll learn about multi-column layouts, using image replacement techniques to your best advantage, making the best use of tables and lists, and many more. This highly modular approach allows you to rapidly digest, understand, and utilize the essentials of web standards.

  • Use XHTML elements correctly so that your markup is compact and more easily understood.
  • Use CSS to style different elements of a web page.
  • Lay out pages easily and effectively.
  • Compare multiple methods of achieving the same results to make better design choices.
  • Learn about advanced web design techniques and their important caveats.
  • Make your sites more efficient and more accessible.

Who is this book for?

Web developers and designers wanting to learn standards-based techniques to improve their sites%mdash;making them more efficient, more accessible, and transferable across multiple browsers and devices.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” - Rick Osborne