CSS Hands-On Training
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| CSS Hands-On Training | |||||||||||||||||||||||||||||
|
These hands-on exercises, complete with insider tips and detailed color illustrations, teach you the latest techniques for designing Web sites with CSS (Cascading Style Sheets). CSS gives you control over the appearance of your Web sites by separating the visual presentation from the content. It lets you easily make minor changes to a site or perform a complete overhaul of the design. In CSS Web Site Design Hands-On Training, you’ll start with a review of CSS essentials, learn to build effective navigation and page layouts, and then move on to work with typography, colors, backgrounds, and white space. The included CD-ROM is loaded with classroom-proven exercises and QuickTime training videos, and real-world projects take you through the Web page creation process, one step at a time. Over 60 Step-by-Step Tutorials
• Using CSS and XHTML together • Learning essentials of selectors, inheritance, and the cascade • Creating CSS navigation • Laying out pages with CSS • Adding colors and backgrounds • Setting typography • Creating white space, margins, and borders • Creating tables • Styling for print • Plus much more! |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 21 of 21 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 08-14-08 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
As a CS major, I had taken a web programming course that mostly dealt with Javascript and PHP but didn't heavily emphasize the design, and had been meaning to learn CSS sometime. As a beginner, I've looked at some online tutorials, but none presented the materials well. When I saw this at a bookstore, I was immediately drawn by the easy layout of the contents as well as the fully-colored screenshots of a current page as checkpoints (color helps a lot compared to other black-and-white texts, especially given the subject is CSS).
The author provides a fictional site (all codes and video tutorials included in the CD), from which he well explains the various aspects of CSS over 10 chapters, the last of which summarizes everything that you will have learned by the end. I especially liked how he had separated the unnecessary parts into an external stylesheet so that a reader can discard them and will know exactly what he has just modified actually does to a site. The author also breaks each chapter into smaller sections, with each latter continuing from previous ones (much like Skinner shaping his pigeons in small steps), so I was never overwhelmed or frustrated. I rate this book a 4, however, because there are minor typos (mostly missing dashes or periods in selectors) in the book that may confuse some, and I feel the author should have proofread better when codes are crucial. They are easy to locate and fix and the provided codes in the CD are without mistakes, so you can always look at the next section in the CD to see what the correct code should be. Like others have complained, the author only seems to have tested this on Firefox on a Mac, and I'm not sure how different the site is on IE7 (both externally and internally), but in all fairness, the author does mention how some aspects do not work on IE and how to get around them. If you are a novice to CSS and want to teach yourself, I highly recommend this book. (Review Data Last Updated: 2008-08-20 04:51:18 EST)
|
|||||||||||||||||||||||||||||
| 05-29-08 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There are a lot of books about CSS. There are a lot of books pretending to be a tutorial about CSS. In my opinion, this book is one the few recent books about CSS that is worth for a beginner in the field.
(Review Data Last Updated: 2008-08-14 04:59:19 EST)
|
|||||||||||||||||||||||||||||
| 05-11-08 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book was a good start for learning CSS. It works solely with code instead of using Dreamweaver CS3 interface box in the design view. I was expecting to learn more about the interface box but the entire book uses code in a text editing program. Overall a decent book but I will definitely need other to supplement it.
(Review Data Last Updated: 2008-05-30 04:26:13 EST)
|
|||||||||||||||||||||||||||||
| 03-18-08 | 2 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is my beginner's opinion and experience with this book.
Open an html file in a text editor and do this. Now refresh your web browser and see what happens? Wow! This book is full of just that. It just barely goes into explanation of exactly why you are doing what you are doing, and that really there is another external CSS style sheet that is working in the background of the embedded code you are made to write in the exercises. So in reality it's not so easy. I found it confusing how I kept having to look from the embedded styles in the exercises and the external CSS style sheet to really see how everything worked together. Tedious is the word I would use with this book. It only skims the surface of beginning CSS. It would have been better if we could have completely styled the practice website with explanation, exercises and examples, and then exported the style sheet. Also there is no repetition about what was covered. We are provided with one example and bingo that's it. The rest is left for you to remember. It's not even a good reference book. This book is all over the place. Also the book uses the same Javaco Tea website, as a practice site that is used in far too many Lynda Weinman books, in my opinion. These books are not cheap and it would be nice if a different example was used. Mix it up a bit. I would have liked to have seen how developers position those cool borders and graphics you see on some sites. I felt that this book was written in an after thought fashion and does not go into explaining or challenging a person to practice with examples on their own. It lacks substance. It's thin. It would have been nice to see a chapter by chapter review or a summary of the various things we had gone over. A memory device. What is provided is repetitive do and see exercises that are not fully conceived. I also read Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics by Jennifer Niederst Robbins and found it much more substantial and richer in detail. (Review Data Last Updated: 2008-05-12 04:28:12 EST)
|
|||||||||||||||||||||||||||||
| 01-27-08 | 2 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I'm am very disappointed that the authors have not provided fixes to the CSS that is in this book. How can someone be teaching a book on CSS and that CSS not work in the most widely used browser, IE? I prefer Firefox myself but but I know any CSS layout I create will have to work in IE, no matter what my preferences. So how can I trust this book to teach me CSS that works for designing web layouts? I see that Eric Meyer has other products for CSS layout design but I would never consider buying one due to my experience with this book. I did enjoy the writing style and clarity of this book but I still have a lingering sense of distrust.
Help us learn CSS that works with the realities of dealing with browser capabilities!!! (Review Data Last Updated: 2008-03-18 11:19:20 EST)
|
|||||||||||||||||||||||||||||
| 10-29-07 | 2 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
It's all fine and dandy that Eric Meyers knows his stuff. This book will teach you CSS in Fire Fox, no doubt about it. But if you are coding to develop websites for IE, you're going to want to toss this book out the window by the time you get to chapters 6 and 7.
How could the publisher put out a book without testing this cross platform and without previewing it in IE6? That's asinine at best! At the very least put out a website as a follow-up to answer questions brought to your attention by your readers. Example 1: How do you make the negative margins work in IE6 as discussed in exercise 4 of chapter 7? Example 2: Why is the date aligned to the left in IE6 as discussed in exercise 4 of chapter 7? Example 3: Why is the text in the footer not aligned perfectly in IE6 as discussed in exercise 4 of chapter 7? Test your own product out again, Peach Pit Press. You've written a book without testing the product in Internet Explorer and that is just downright negligent at best. What a shame too as this instructional manual is otherwise worthy of 4 stars. (Review Data Last Updated: 2008-01-28 03:50:07 EST)
|
|||||||||||||||||||||||||||||
| 09-03-07 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I found this book to be a great at providing a structured hands on experience through different features of CSS. I did all the exercises in the book on windows with firefox and they worked quite well. I did not try the exercise with other browsers. I was very happy that the author did not spend a lot of time talking about all the differences between browsers. Rather the author kept the discussion focused on communicating the most essential features of CSS, through the examples. I found the videos that came with the book to be helpful, and they complemented the text very well. The book does not spend a lot time developing the theory and all the details behind CSS, so I frequently found myself searching for more info on the net. The great thing about the book is the step by step hand holding nature. This book by itself is not enough to master CSS but it provides an excellent start, you will need to pick up some other CSS titles to complement this book.
(Review Data Last Updated: 2007-10-30 14:57:53 EST)
|
|||||||||||||||||||||||||||||
| 08-28-07 | 5 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Contrary to some other reviewers I use most of the time IE7 and book samples and exercises work excellent with this browser. Sometimes I use Firefox and this works ok, but it won't let me revise the code. This is not a fault of book exercises design.From my "own" experience Firefox gives me trouble on JavaScript and Java web pages. But this is only me, and I dont blame either Firefox browser. I only try to be fair to this book.
Book lessons walk you steps by steps in the CSS sytle design. They are clear, succint and are excellent methods for developing web page styles. I wish other authors write a detailed book like this in their subject. I really enjoy each new methodology taught here. I am looking forward to get similar book on JavaScript from same author or another from Lynda.com to sharpen my skills on this programming language. CD with lessons and movies is very valuable Thank you for your lessons Joseph (Review Data Last Updated: 2007-09-04 18:40:09 EST)
|
|||||||||||||||||||||||||||||
| 07-31-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book's quick-time tutorials and files are available to users of the Safari Online Library from Sams Publishing, so that is where I can across this gem. The tutorials are like sitting in class with a guru! You missed what he said? Back up 20 seconds and listen again. I manage content for a large local company's site and I've seen several things demonstrated first-hand that I need to go back and fix, the easy way. Great explanations and demonstrations of such concepts as negative margins and dealing with collapsing containers, etc. Very highly recommended. Very practical. Even at full price - worth 50 times its cost.
(Review Data Last Updated: 2007-08-01 10:02:11 EST)
|
|||||||||||||||||||||||||||||
| 07-28-07 | 2 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book from cover to cover shows you how to do one website. You are pretty much starring at the same visuals the same time. Anyway, they tell you to do this and then that like all tutorial books, but they don't really go into the concept behind it or what some alternative ways would be to achieve the same thing. I wwas eyeing this book for a while and after having done (half to be perfectly honest) I haven't learned a thing. Or I guess not what I wanted to learn, which was how to do a layout with more than two panels that resizes with the browser.
(Review Data Last Updated: 2007-08-29 23:33:13 EST)
|
|||||||||||||||||||||||||||||
| 06-23-07 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a good way to learn CSS. The book is based on progressive lessons as opposed to just showing you the code for different techniques. Over the course of the book the goal is to keep working on one sample webpage and the idea is to follow along on your computer with included files on the CD.
I ended up just reading through the book without doing the lessons, and just focusing on what the new material did, as opposed to worrying about the sample page. I didn't really like the lesson style, but after reading the book I feel very comfortable in CSS so the end justifies the means. If you don't know anything about CSS, read this book. (Review Data Last Updated: 2007-07-28 11:20:16 EST)
|
|||||||||||||||||||||||||||||
| 06-19-07 | 3 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I'm new to CSS/XHTML though I've read "Head First HTML with CSS & XHTML" Head First HTML with CSS & XHTML (Head First) as well as "HTML, XHTML, and CSS; Sixth Edition" HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide).
In this book I really didn't learn much (though I know it is designed for someone who knows very little) and I didn't really connect with Eric's writing style. If you are looking for an excellent first book, then I'd highly recommend the Head First book as it was very informative and fun to read. It kept my hopes high as I try to learn and provided lots of examples. (Review Data Last Updated: 2007-07-04 13:56:53 EST)
|
|||||||||||||||||||||||||||||
| 05-18-07 | 3 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have greatly benefited from other Hands On training books on Flash, so I bought this one eagerly. However, when I got it I realized it was really for beginners and not worth tne price for me, so I returned it. This was not really clear in the description.
But if YOU are a beginner, this might be a great book for you--the H.O.T. series is the only one that helped me to learn Flash after many other attempts. Lynda Weinman's teaching approach is really good. (Review Data Last Updated: 2007-07-04 13:56:53 EST)
|
|||||||||||||||||||||||||||||
| 03-18-07 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a real hand-holder, slowly leading you through the world of separating form from content. The author explains how to use CSS to control the appearance and layout of your pages, and why some choices are better than others. If you've felt challenged in your past attempts to learn CSS, this book might just be the breakthrough you've been looking for. As well as the best guide for self-instruction I've seen yet, "CSS Web Site Design Hands-On Training" would make an excellent textbook for anyone teaching CSS.
(Review Data Last Updated: 2007-04-12 14:04:20 EST)
|
|||||||||||||||||||||||||||||
| 03-17-07 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a real hand-holder, slowly leading you through the world of separating form from content. The author explains how to use CSS to control the appearance and layout of your pages, and why some choices are better than others. If you've felt challenged in your past attempts to learn CSS, this book might just be the breakthrough you've been looking for. As well as the best guide for self-instruction I've seen yet, "CSS Web Site Design Hands-On Training" would make an excellent textbook for anyone teaching CSS.
(Review Data Last Updated: 2007-04-11 09:02:08 EST)
|
|||||||||||||||||||||||||||||
| 01-30-07 | 4 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are starting out with CSS or know bits and pieces, then this a great book for you. Like working in the real world, the most valuable experience comes from actually doing the work, which is why I suggest using "Hands On Training." Having all the files at your fingertips and being able to apply the knowledge in the book is the best way to learn. This book is so simple to read and can be completed in a short time. It is written for beginner - intermediates and I'd say it is a little more for the beginner, but definitely fits this category. As I have read elsewhere, it would have been nice to work on multiple projects and theories, but you can't learn everything in one book anyways, right?
(Review Data Last Updated: 2007-07-04 13:56:53 EST)
|
|||||||||||||||||||||||||||||
| 01-29-07 | 4 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are starting out with CSS or know bits and pieces, then this a great book for you. Like working in the real world, the most valuable experience comes from actually doing the work, which is why I suggest using "Hands On Training." Having all the files at your fingertips and being able to apply the knowledge in the book is the best way to learn. This book is so simple to read and can be completed in a short time. It is written for beginner - intermediates and I'd say it is a little more for the beginner, but definitely fits this category. As I have read elsewhere, it would have been nice to work on multiple projects and theories, but you can't learn everything in one book anyways, right?
(Review Data Last Updated: 2007-03-19 02:56:07 EST)
|
|||||||||||||||||||||||||||||
| 01-14-07 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I found CSS Web Site Design refreshing and full of tips and techniques for using css in web design. It is also an excellent review of basic techniques for experienced web designers. His writing style is personable and easy to follow. His processes for different situations were thought out and very systematic. An excellent beginning book. This would be a fantastic book for a beginning web design class. As an experienced web developer I valued the content. It was an excellent review.
What is needed is a few more chapters at the end covering: 1. various browser hacks 2. IE6/7 3. I would have prefered more fixed width sections. 4. a few extended (from scratch projects) similar to his other project based books. Hopefully there will be a volume 2. (Review Data Last Updated: 2007-07-04 13:56:53 EST)
|
|||||||||||||||||||||||||||||
| 01-13-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I found CSS Web Site Design refreshing and full of tips and techniques for using css in web design. It is also an excellent review of basic techniques for experienced web designers. His writing style is personable and easy to follow. His processes for different situations were thought out and very systematic. An excellent beginning book. This would be a fantastic book for a beginning web design class. As an experienced web developer I valued the content. It was an excellent review.
What is needed is a few more chapters at the end covering: 1. various browser hacks 2. IE6/7 3. I would have prefered more fixed width sections. 4. a few extended (from scratch projects) similar to his other project based books. Hopefully there will be a volume 2. (Review Data Last Updated: 2007-01-29 15:26:23 EST)
|
|||||||||||||||||||||||||||||
| 01-13-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I found CSS Web Site Design refreshing and full of tips and techniques for using css in web design. It is also an excellent review of basic techniques for web designers. His writing style is personable and easy to follow. His processes for different situations were thought out and very systematic. An excellent beginning book. This would be a fantastic book for a beginning web design class. As an experienced web developer I valued the content. It was an excellent review.
What is needed is a few more chapters at the end covering: 1. various browser hacks 2. IE6/7 3. I would have prefered more fixed width sections. 4. a few extended (from scratch projects) similar to his other project based books. Hopefully there will be a volume 2. (Review Data Last Updated: 2007-01-14 12:48:12 EST)
|
|||||||||||||||||||||||||||||
| 12-25-06 | 2 | 8\10 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Although there is alot to like about this book, there is a fatal flaw that needs to be considered by anybody thinking about buying it. Apparently the author wrote and tested the book entirely on a Mac, and it appears that the css was never tested under IE6/7 on Windows. Many variations of a single page are used throughout the book and unfortunately 1 small piece of the css used for the masthead and navigation menu simply does NOT work in IE6/7. The problem is some kind of a quirk in Internet Explorer because the css works correctly in Firefox and presumably on a Mac. Because the same page is used in several chapters the problem also ripples through several chapters. The problem is manifested whenever you try to match what you were instructed to do against the screen shot and what happens is that the navigational menu disapears - so your screen frequently doesn't look like the snapshot in the book. I have submitted the problem to the publisher but because it affects so many parts of the book, the fix may take some time.
So if you are running Windows and are willing to work through the book using only Firefox then carry on because I think the material is worth it. And maybe the real value to the book is to challenge you and develop your skills such that you can figure out the workaround. But if you want it all clean and spelled out for you can only be patient. Later... after the first pass at the review. I can't seem to change the 2 stars to 4 stars which I would if I could. I found the answer to the Fatal Flaw. To give credit where credit is due, the pointer to the answer comes from "CSS The Missing Manual" by David Sawyer McFarland. In several internal as well as external stylesheets and in multiple chapters, you are either instructed to enter "#masthead {background: #ABD240;}" - not including the quotes, or it is already in the style sheet. What you need to enter is "#masthead {background: #ABD240; line-height: 1.1;}" or change the already existing entry - again not including the quotes. This doesn't change anything else on the screen but apparently fixes this IE6/7 idiosyncracy. With all this said, I recommend that you get this book. (Review Data Last Updated: 2007-01-14 12:48:12 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 21 of 21 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |