Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)

Selected Product:  

Web Standards Solutions: The Markup and Style Handbook (Pioneering Series),   ISBN:9781590593813

     
  Web Standards Solutions: The Markup and Style Handbook (Pioneering Series)

 Quick Price Check:


From $14.48 Used
From $18.94 New


Make selection below
     Binding: Paperback
Release Date: June 2004
List Price: $34.99

Average Customer Rating:
Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0

ISBN-13: 9781590593813
ISBN-10: 1590593812
Author: Dan Cederholm
Publisher: friends of ED
      e-mail a friend these results and save them $$$


Select button not working?   Click Here

Price Comparisons:

Store Price  Condition  Free Shipping? Online Coupons and Deals
Coupon/Deal | Coupon Code | Restrictions
Amazon
 (Marketplace) 
$14.48
as of 1/8 1am EST
Used NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$15.00
as of 1/8 1am EST
Used NO, $3.49 to $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Amazon
 (Marketplace) 
$18.94
as of 1/8 1am EST
New NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$18.94
as of 1/8 1am EST
New NO, $3.49 to $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Amazon
$25.54
as of 1/8 1am EST
New YES, spend $25+ Get FREE Shipping with a $25+ puchase Click 'Select'
to show coupon
code HERE
Spend over $25, see Amazon for details. Click to view coupon instructions Click to report a bad coupon
TextbookX
$26.05
as of 1/8 1am EST
New YES, spend $49+ Get FREE Shipping with a $49+ order. Click 'Select'
to show coupon
code HERE
See site for details. Click to report a bad coupon

Select button not working?   Click Here

Summaries and Customer Reviews are supplied by Amazon.com

Summary:

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.

Customer Reviews:

Average Customer Rating: Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0

Great book
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
A great handbook showcasing common CSS uses. Will definitely keep this by my side when developing.

A useful read for the web novice
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
This book was not exactly what I expected when I purchased it. I've been working with XHTML for 2 years professionally, but I still hadn't bothered to read up on web standards.

The book is well organized and goes over the basics of HTML elements (ol, ul, em, strong, p, etc...) and does a nice job explaining the benefits of using the most recent standards when selecting an appropriate tag.

Being that I have had experience coding, I'd recommend this book to those will little on hands practice or knowledge of markup. It's an excellent tutorial on the functionality of common HTML tags as well as some of the more obscure ones (code, samp, var, abbr, dl, etc...)

The most beneficial lessons learned in this book, however, is something the novice and experienced coder will appreciate: accessibility. W3C has been pushing the development of accessibility development for awhile. Screen readers and browsers are finally coming of age where such code considerations will set your website above others. Additionally, in professional arenas, accessibility can be a money-maker.

The author does an excellent job of explaining how screen readers and those with disabilities can benefit from more advanced and considerate markup. After all, how it looks matters little when your user cannot see the screen.

Solid if not exhaustive or succinct
Customer Rating:  Score = 3 Score = 3 Score = 3 Score = 3 Score = 3
Web Standards Solutions is reasonably solid title that discusses the benefits and approaches of using web standards in the design of (X)HTML markup. CSS is also covered as a means to remove presentational elements from web page markup. Lists, tables, headings, hyperlinks, forms, quotations and layouts are all covered to a foundational level.

The information covered in the book is especially suited to new web site designers who are yet to understand these concepts. Web application developers - who might not focus their craft on the quality of their markup, would also benefit greatly. For others already possessing an basic understanding of semantic markup and presentation through CSS, the book might contain a few useful tips only.

Throughout each chapter the book doggedly follows a pattern that can become tedious. For each chapter, non-standards approaches are considered before the 'correct' standards based approach is shown. After this the 'extra credit' portion of the chapter provides practical applications of the given solution. Whereas the correct solution and extra credit sections are useful, the repetition of the defective non-standard approaches for in every chapter is sometimes repetitive and slightly contrived, and could be discussed more casually as required without dominating the format of every chapter.

Having said that, the book is easily read, has examples and practical applications, covers the breadth of the topic well and could certainly be used to bring anyone up to speed on the basics of standards-based approaches to the web page markup development.

Excellent book!
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This is an excellent book that all web designers should own. When I look at people's sites, I often validate them just out of curiosity, and it is so rare that I ever find a valid site. I always pay attention to validation, and this book just validates (for lack of a better term) my opinions on the importance of following web standards. This book is good for helping with workarounds for certain browsers (cough, IE) that don't support standards that most others do.

XHTML & CSS - Start with this book!
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
With only a casual tinker in Dreamweaver split view under my belt starting out, I learned how to hand code XHTML and CSS with this book alone (well, and some web research here and there and CSS Mastery is an excellent follow up). It's written clearly and gives multiple solutions for each case, while explaining the advantages and disadvantages of each. I cannot recommend this book enough, as even after I finished it, it remains close by as an invaluable desk reference that I refer to here and there.

Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions