The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Web Standards Solutions: The Markup & Style Handbook
  

  Web Standards Solutions: The Markup & Style Handbook by Dan Cederholm

  • Published by: FRIENDS OF ED
  • Author: Dan Cederholm
  • Page Count: 252
  • Group: WEB PUBLISHING
  • ISBN: 1590593812/9781590593813
  • Published: Jul 2004

Our Price: 17.60
Discount: 20%
RRP: 22.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Web Standards Solutions: The Markup & Style Handbook
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.

    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.

Web Standards Solutions is broken down into 16 short chapters, each covering the theory and practice of different web standards concept 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.

From the contents: Lists.- Headings.- Tables are Evil?- Quotes.- Essential Elements.- Blockquotes.- <strong> and <em>.- Forms.- More Lists.- Anchors.- Applying CSS to a Document.- How Can I Make Hypertext Look Cool?- Multi-column Layouts.- How do I Float an Image?- Image Replacement Techniques.- Creating Different Layouts from the Same Markup Structure.