

Loading... CSS Cookbookby Christopher Schmitt
![]() None No current Talk conversations about this book. Provides 'semi-canned' solutions to some of the more common attempts to use CSS, so you can start with something you want and see how it's done in CSS instead of the other way around. Not as useful as a cover-to-cover read, but great as a reference while you're attcking a web design problem. A very useful book, in the O'Reilly tradition of course. This book gives an example of something you may want to try with a web design, and then breaks down all the ways you can do it and explains why some work better than others. Basically, it is exactly what it claims to be. Note that it helps to have a basic working knowledge of what CSS is before you start reading this book. Pairs well with the CSS pocket reference.
[1st Edition] "Entirely useful, well written and expansive -- a great boon to web designers of all abilities. 9/10" "[T]his new edition is worth buying if you are a Web designer, or an amateur who simply wants a recipe from the cookbook on the odd occasion." Belongs to Series
Learn how to solve the real problems you face with CSS. This cookbook offers hundreds of practical examples for using CSS to format your web pages, and includes code samples you can use right away. You'll find exactly what you need, from the basics to complex hacks and workarounds. Each recipe explains how to customize a solution to meet your needs, and each chapter features a sample design that showcases the topics discussed. You'll learn about the behavior of the latest browsers-including IE 8, Firefox 3, Safari 4, and Google Chrome--and how you can resolve differences in the ways they display your web pages. Arranged in a convenient format for quick reference, this third edition is a valuable companion for anyone working with CSS. Learn the basics, such as the CSS rule structure Work with web typography and page layout Create effects for images and other page elements Learn techniques for configuring lists, forms, and tables Design effective web navigation and create custom links Get creative by combining CSS with JavaScript Learn useful troubleshooting techniques Explore features of HTML5 and CSS3 No library descriptions found. |
Popular covers
![]() GenresMelvil Decimal System (DDC)005.72 — Information Computing and Information Computer programming, programs, data, security Data Preparation and RepresentationLC ClassificationRatingAverage:![]()
Is this you?Become a LibraryThing Author. |
The book format is very utilitarian; it arranges its information into "recipes." Each recipe contains a task that needs to be completed, followed by an explanation of how to do it with style sheets (and sometimes Javascript). I can imagine it would be a really good reference book to have around for this reason.
The actual explanations were okay, if a bit uneven. Despite the fact that the book was expressly for beginners, it sometimes assumes you can immediately intuit why something will or will not work based on the author's vague descriptions. Also, because of the format, it doesn't really teach you flexible design principles and know-how; you have to read the layout designs it offers you and extrapolate from there.
Despite my complaints, a book that talks in the abstract about something like style sheets can be pretty useless, so maybe it's better that they stayed specific. Still, I don't know how helpful this book would be for beginners.
And I am unhappy that it completely failed to address manipulating *heights* of layouts in a cross-browser compatible way, which is a very tricky problem that I wanted solved once and for all.
The book itself is already quite out of date because of IE 8, but it's good to know what the earlier browsers can and can't do because sadly some people are still using them. (Reading this book, I cannot understand how the people responsible for the earlier versions of IE could sleep at night. Example after example of how they single-handedly made web design twice as difficult!) (