Customer Reviews


22 Reviews
5 star:
 (7)
4 star:
 (5)
3 star:
 (3)
2 star:
 (6)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


10 of 10 people found the following review helpful:
5.0 out of 5 stars perfect for what it is
Yes, you're not going to become an expert on CSS with this book. But this was my first time working with stylesheets and I was able to get up to speed very quickly - I went through the book in 1 hour WITH running and editing the code (which can be downloaded from SAMS website) to make sure I understood all the examples (disclaimer: I have a PhD in Engineering with 2...
Published on January 31, 2007 by Akshay Sthapit

versus
5 of 5 people found the following review helpful:
2.0 out of 5 stars Disappointed
I, like a few other reviewers here, found the overly repetitive code snippets both confusing and, in most cases, utterly pointless.

I have also yet to find any "Tips" which we are told are marked clearly throughout the book offering advice or demonstrating an easier way to do something (excluding the "Tip" that explains what "Tips" are!). Let me know if you...
Published on July 3, 2006 by Utsawin


‹ Previous | 1 2 3 | Next ›
Most Helpful First | Newest First

10 of 10 people found the following review helpful:
5.0 out of 5 stars perfect for what it is, January 31, 2007
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
Yes, you're not going to become an expert on CSS with this book. But this was my first time working with stylesheets and I was able to get up to speed very quickly - I went through the book in 1 hour WITH running and editing the code (which can be downloaded from SAMS website) to make sure I understood all the examples (disclaimer: I have a PhD in Engineering with 2 minors and I'm proficient in many programming languages). The examples will seem repetitive only if you're not in front of the computer trying the code - else it's nice to see the progression of each section of the chapter and actually see the changes on the screen and it only takes a few mins to go through them. It's cheap and short and sweet. Five stars. I'm now buying a more advanced book on the topic (The Meyer's CSS Definitive guide) just as I'd planned.

Basically -
Advanced and intermediate users: look elsewhere, nothing for you here
Beginners who want to learn CSS before going to bed: yes yes yes (make sure you download the code from the website first)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars Learn CSS In Record Time, November 24, 2005
By 
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
If you are new to CSS (Cascading Style Sheets) and want to get up to speed in no time, then Russ Weakley's 'Sams Teach Yourself CSS In 10 Minutes' is the perfect guide to accomplishing that task!! In its simplest form, CSS is a way to quickly style web pages and be able to write HTML quickly and not have to worry about keeping track of fonts, colors, etc. while maintaining a uniform style all throughout your web site. If you need to learn how to use CSS quickly and efficiently, I highly recommend this great time from SAMS, you won't be disappointed!!

Note: This book is for beginners only, any experienced CSS developer will want to go elsewhere as this book is only for newbies.

***** HIGHLY RECOMMENDED
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
2.0 out of 5 stars Disappointed, July 3, 2006
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
I, like a few other reviewers here, found the overly repetitive code snippets both confusing and, in most cases, utterly pointless.

I have also yet to find any "Tips" which we are told are marked clearly throughout the book offering advice or demonstrating an easier way to do something (excluding the "Tip" that explains what "Tips" are!). Let me know if you find any others... Is this just another example of poor editing?

It is a real pity, as overall the author presents some good examples. I would have liked the book to go a little more in-depth, but I guess there was little room left after the endless identical samples.

2 stars simply because the book still manages to cover the basics, and the author shows plenty of promise for the future...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 14 people found the following review helpful:
2.0 out of 5 stars This could have been a good book..., December 30, 2005
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
I was so disappointed with this book. The sad fact is that with better editing, it could have been not only a great introduction to CSS, but a handy reference volume as well. Unfortunately that was not realized and the book fails greatly.

The examples are poorly written, with un-necessary duplication of examples. The description of CSS elements, descriptors, etc could have been made much more clearly with some careful editing. Alas no such editing was done.

I cannot recommend this book to a beginner as the content is not complete enough nor clear enough for learning. I can't really recommend this book to anyone for that matter because someone with more CSS experience would be better off with an O'Reilly book on the subject.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Easy Reading, March 17, 2006
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
I am a newbie with regards to html and css. This book is easy to read and understand for someone who is new to coding.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Good quick reference, January 12, 2007
By 
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
Everything looked to be clearly and simply explained. I've come to use it as a quick reference if I need to jog my memory. This book provides a solid foundation you can build on.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
2.0 out of 5 stars Cryptic, May 30, 2007
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
No plain English explanation of the reasoning behind the code. Assumes you'll understand what he means by "adjacent sibling selectors" and "document tree". I gleaned some knowledge by copying the examples and trial and error, but it was frustrating and tedious. If you're a programmer you might be able to decipher this book, but if you're a newbie you'll get a clearer introduction, with relevant details, from a book like "HeadFirst HTML" by Elisabeth and Eric Freeman.
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:
4.0 out of 5 stars James Tadeo, Web Design Brampton, July 19, 2007
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
I work with Web sites every day and will need a reference now and again to get my work done. This book is handy and fits nicely in my pack and acts as my main reference for CSS. The examples are clear and build from the previous chapters. It also has an accompanying Web site that shows you what the CSS script will look like when implemented. I believe this is a good starter book and the price is just right.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Happy with purchase, October 30, 2009
By 
D Bolen (Florida USA) - See all my reviews
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
Highly recommended well-written book about CSS (Cascading Style Sheets). I am very happy I purchased this book. Twenty-two easy to follow lessons with downloadable support files from their website. I found it very easy to transition from html to CSS. Excellent reference book. I had looked into several other books but didn't purchase them. I only purchased one other CSS book, which I was very unhappy with.

Bonus: author responded to my email question with a very helpful reply. (Rare nowadays instead of other authors whom respond smart-alecky to purchase further books/dvds without answering question.) Check out some of the websites I did:

[...]
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
3.0 out of 5 stars Their 10 minutes are a lot longer than mine, September 8, 2008
This review is from: Sams Teach Yourself CSS in 10 Minutes (Paperback)
Very clearly written so that the CSS coding can be understood. The chapters are broken into easily understood bits. That said, however, "Lessons" is a very loosely used term, and 10 minutes is exceptionally optimistic. There are no lessons per se. The downloadable "Lessons" are simply the codes that are illustrated in the book. No real "Do this" type exercises to see what is happening. You have to sort of play on your own unless you are better than I at understanding abstract concepts.

So far, I'm up to lesson 4 and have about 2 hours in. Of course, this is due to some major "aside" play --I read, add code to a web page in Dreamweaver, change code to see what happens, etc.-- so that I can understand what exactly the code is affecting. I must admit that I do understand the codes a lot better than I did before. Using this book has helped me understand how Dreamweaver works with CSS as well.

It takes longer than 10 minutes to even read some of the chapters, so I'm not sure how they came up with the title; pretty catchy though. This is one useful tool for learning CSS, and works well in conjunction with others; not a stand-alone though.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 3 | Next ›
Most Helpful First | Newest First

This product

Sams Teach Yourself CSS in 10 Minutes
Sams Teach Yourself CSS in 10 Minutes by Russ Weakley (Paperback - November 17, 2005)
$19.99 $14.45
In Stock
Add to cart Add to wishlist