Stylin' With CSS
Stylesheets are THE way to define the way web pages appear and Charles has many years of practical experience in using stylesheets to do just that which he shares with everyone who reads this book.
My Rating: ![]()
![]()
![]()
![]()
Pros
- A practical guide showing how to achieve the sorts of things required inthe real world.
- Shows how to do layouts both with floats and with the correct use of position:absolute
- Defines appropriate use for in tag and in page styling
Cons
- Plays down the significance of the Opera browser - which is the browser that runs across the largest number of different platforms.
- References the :focus pseudo element separately rather than in its natural position between :visited and :hover.
- Contains code that is specific to IE for the Mac which has now been officially dead for over 5 years
- Omits tbody tag from table examples and fieldset from form examples.
- Outdated information on opacity property as most modern browsers now support it, also omitted -khtml-opacity for old Safari/Konqueror support.
Description
- Second Edition: Copyright January 2008
- 298 page paperback
- Published by New Riders
- A Designer's Guide
- ISBN 0-321-52556-6
- Author Charles Wyke-Smith
Review
While I have listed a lot of cons for this book, the list is actually somewhat misleading as all of those issues are relatively minor ones and they are all that I could find in the book that I would consider to be cons. The pros on the other hand are really significant ones. This book really is an excellent practical guide to using CSS to style your web pages. The book also contains practical solutions to many of the problems that people first starting out with CSS have in getting their page to look the way that they want it to.
The book goes one better than just telling you how to achieve all of these practical effects. The book uses the web site associated with the book as a practical example and walks you through step by step how the appearance of the pages on that site were achieved. Also once you get to the site you can download a complete copy of the CSS that the book covers so that you don't need to type in any of the codes from the book.
If you are looking for a book with practical information about CSS then you have found it with this book.



