Amazon.com Customer Reviews
Best Tech Book I Own - Review written on March 11, 2007
Rating: 5 out of 5
1 customer found this review helpful.
With a bookshelf of unread and semi-read tech books, this is the first technical book I can honestly say I read from cover to cover, and reference on a very regularly basis.
It's written in an easy to understand, easy to follow manner, that allows you to "get" what she's talking about rather than just stare at the page. Everything is example based, and there's no fluff.
With a little time, you can create a very professional, custom website using the examples in this book, (and you can download the code, so you don't even have to retype it).
An essential book for all CSS users - Review written on November 05, 2006
Rating: 5 out of 5
2 customers found this review helpful.
This book has received countless positive reviews already, and I agree with all the rave reviews. Although I have not time to put all the techniques, tips, tricks, & hacks to use yet, they will all come in handy when time comes for me to use them. I particular like the chapter on the hacks. I learned much from it.
I did read the book cover to cover, and I thought that Rachel Andrew is a good writer for this sort of books. For people who don't care for excessively technical books and still can learn some valuable things (within the subject matter, of course), this book is an easy read . . . not dry, and boring (and therefore increases the challenge for full comprehension). I will consider buying other tech books Ms. Andrew authors since I like her writing style. I will consider buying other Site Point books too.
Good Book - Review written on August 17, 2006
Rating: 5 out of 5
2 customers found this review helpful.
Very objective reference about CSS. The book has a small introduction on CSS's Structure and part immediately for practical examples.
The subjects are boarded in the book: Positioning CSS, columns in CSS, creation of alternative style, forms presentation, presentation and interaction of tabular data, effects in links, lists effects and image positioning.
I liked a lot of the book structure. It is divided into questions and answers and provides the sensation that you are talking directly with the author. Each question is followed by the solution and some has discussion. The discussion even deepens the subject carrying to the extra reader knowledges as problems with browsers, other properties values, codes optimization and hacks. Most answers own very interesting examples with simple and complex structures
The book chapters are divided by elements HTML and CSS's special techniques. Each starts with a brief introduction on the subject and then it goes to the questions and solutions about the main needs to webdesigner. The book also owns some JavaScripts who complete the needs to interaction.
Portuguese:
Referência muito objetiva sobre CSS. O livro tem uma pequena introdução sobre a estrutura do CSS e parte imediatamente para exemplos práticos.
Os seguintes assuntos são abordados no livro: posicionamento CSS, colunas em CSS, criação de folhas de estilo alternativas, apresentação de formulários, apresentação e interação de dados tabulares, efeitos em links, listas posicionamento de imagens.
Gostei muito da estrutura do livro. Ele é dividido em perguntas e respostas e proporciona a sensação de que você está falando diretamente com o autor. Cada pergunta é seguida da solução e algumas tem discussão. A discussão aprofunda ainda mais o assunto levando ao leitor conhecimentos extras como problemas com browsers, outras valores de propriedades, otimização de códigos e hacks. A maioria das respostas possuem exemplos bem interessantes com estruturas simples e complexas
Os capÃtulos do livro são divididos por elementos HTML e técnicas especiais do CSS. Cada começa com uma breve introdução sobre o assunto e depois vai para as perguntas e soluções sobre as principais necessidades do webdesigner. O livro também possui alguns JavaScripts que completam as necessidades de interação.
Clear and Concise; Excellent CSS Resource - Review written on June 21, 2006
Rating: 5 out of 5
4 customers found this review helpful.
I have been dabbling with css for the last couple of years. I have primarily used it with HTML selectors. Now, I want to make a complete transition to CSS. My issues with css are these: navigation aids, browser support, and positioning and layout. My goal is to design web sites without tables that will display properly in all browsers.
This books starts out with basic css. I quickly reviewed the first few chapters. The chapters I got the most from were Forms and User Interfaces, Browser and Device Support, and, my favorite, CSS Positioning and Layout.
This book is set up very nicely. There is a question (for example, "How do I create a fixed-width, centered, two-column layout?") followed by a solution and then a discussion. The code for the css and html files are presented in the discussion section. Better yet, all the files can be downloaded from sitepoint.com. And then the solution section discusses the code point by point. My method was to open the html file in my browser and also in notepad. I also opened the css in notepad. I deleted all the code that I wanted to learn (leaving the html tags and the content). I then recreated the web page by writing the css file and linking it to the html file and modifying the file. For me, this was a good way to learn.
For any web designer that is learning css, relying too much on html tables and wants to transition to css, this is a book you should have.
Some Book ... - Review written on October 16, 2005
Rating: 5 out of 5
10 customers found this review helpful, 1 did not.
Now, this is a book that other authors will envy. There's no blah-blah - only brief and clear instructions on how to achieve something specific. Aw, if only all books were written like this one. Yes, it's "only" slightly under 400 pages, but believe me, other authors would have put the same information into 600-700 pages.
On the first day I used this book, it has given me 5 immediate solutions for my own site. So it was well worth the money. Buy this, and you'll have a quick, readable reference guide for the most common problems.
No more frustration - Review written on August 30, 2005
Rating: 5 out of 5
22 customers found this review helpful, 1 did not.
This is a great book on CSS. I bought it on the strength of the reviews here, and I was not at all disappointed.
I am a developer by trade, and while I've had some experience with web design through various past projects, I've done very little with CSS. Laying web pages out in tables was what I knew, and so that's how I did it. Occasionally, I would use CSS to pull some of the markup out of the HTML so I didn't have to reuse it, but I never really leveraged (or understood) the power of CSS. This book changed a lot of that.
Within days of receiving this book, I started a couple new web projects. The first was a new website, and I got the opportunity to put a lot of the fantastic recipes to work, modifying them to suit my needs. The second web project involved taking a pre-existing web module (built with heavy CSS usage) and using it as a template for a new web system. The two systems were very different (the first was a news/content site and the system being built was a web application), so there were a lot of modifications that needed to be made, while keeping the general look and feel of the original site.
If this book was just recipes, I would have had a hard time with the second task. But because book goes into explanations of why the recipies work, breaking each recipe out into a series of steps with exposition of each, I was able to reuse concepts rather than just recipes.
As I mentioned before, I had a little CSS experience before reading this book. I was familiar with HTML, but I have never been a designer, and it has been a few years since I've really built a website. I feel this book got me back up to speed quickly, and I would recommend this book to anyone wanting to familiarize themselves with CSS.