Most Helpful Customer Reviews
6 of 6 people found the following review helpful:
4.0 out of 5 stars
Good up-to-date guide for new web developers, March 13, 2009
This review is from: HTML and CSS Web Standards Solutions: A Web Standardista's Approach (Paperback)
HTML and CSS Web Standards Solutions reads like a textbook, and it should: the authors are both lecturers at the University of Ulster at Belfast, and have worked to create web development courses that use the most modern standards-based techniques for creating well-crafted websites. This approach makes the book and excellent choice for a newcomer to website coding, and is one of the best, most up-to-date examples I have seen of the details of creating standards-based websites from scratch.
The first several chapters are dedicated to HTML and an explanation of why good semantic markup is important for organization, accessibility and search engine optimization. Each chapter builds on the last and provides details about every HTML tag and why you would use them. There are no hands on, step-by-step examples, but each chapter does include several code examples with matching browser screen shots, and a "homework" assignment at the end where the reader is challenged to apply what they have learned. There's even a chapter on setting up your own domain name and uploading your website to a server.
The remainder of the book is dedicated to the art of using carefully crafted CSS styles to transform plain HTML into a well-designed web page. Although web designers already familiar with CSS might not find anything new or unique here, a new designer unfamiliar with Cascading Style Sheets will find an excellent presentation of the proper process for building up a stylesheet. Basic typographic principles, multi-column layout schemes, and creative use of background images to solve unique design problems are covered with solid code and appropriate examples.
Those looking for advanced CSS ideas or new standards-based approaches to creative techniques won't find them here, but those looking for a solid foundation in the correct, most up-to-date methods for building modern websites will benefit from this book.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Perfect Book on learning XHTML and CSS, June 26, 2009
This review is from: HTML and CSS Web Standards Solutions: A Web Standardista's Approach (Paperback)
XHTML and CSS have been around for a long time, and there are lots and lots of books on the topic(s). But there are very few that explain these topics the proper way with regard to web standards and taking consideration to more advanced topics like SEO.
Whether you code your web pages from scratch or use a web design tool (Dreamweaver or Web Expression) or even use a CMS that creates most of the content for you. Understanding the presentation layer (XHTML) and what should and should not be used is important as you add on other layers (Structure and Behavior) with CSS, JavaScrpt and a server-side langauge.
The foundation of any website is XHTML and CSS and the author of this book really explains whats necessary with web design/
The author first starts off with what are web standards and how they have evolved over the years and with the most current web browsers. Then the basics of the different flavors of XHTML and DocTypes with the basic tag definitions...<head>, , <table>, <ul>, etc.
My favorite chapter is chapter 3 which very few books (if any) explain what semantic markup is all about as well as what is meaningful tags and how they should be used. Yes, you can find this information on the web, but its all here at your fingertips and put together wonderfully with great examples.
The chapters that explain CSS are chapter 8 - 13 and really are all you need to fully understand CSS properly. I love that the author includes links to useful online CSS tools like the list-o-matic and explains how to create CSS frameworks for all kinds of web page designs.
There really isn't anything that the author has not covered in this boo about XHTML and CSS and I highly recommend it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Excellent, June 22, 2009
This review is from: HTML and CSS Web Standards Solutions: A Web Standardista's Approach (Paperback)
I bought this book because I wanted to learn standards compliant web coding. I've been building websites for a while now but I learned by trial and error, so I'm not new to HTML/CSS at all. I decided I wanted to learn to do it the right way, and I couldn't have picked a better book!
Well written, thorough, no nonsense approach. I really enjoyed the hands on nature of this book and that it was so focused on building accessible websites.
It could be said that this book is not for the more advanced user, but I can say it would serve as a great refresher to those who are experienced but need to brush up on standards compliance. Even though I can be considered a relatively advanced user, I still found this book very useful and the only chapter I felt I could skip comfortably was Chapter 7 on how get your site online. Even then, I still skimmed through it to make sure I wasn't missing anything I didn't know :)
Standards compliant semantic web coding - if that's your goal then this is the book for you! Highly recommended read!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|