<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Web Design Blog &#187; Book Reviews</title>
	<atom:link href="http://www.thewebdesignblog.co.uk/category/reviews/book-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebdesignblog.co.uk</link>
	<description>Web design tutorials, articles, news, tips, freebies, downloads, reviews and interviews from The Web Design Blog</description>
	<lastBuildDate>Thu, 01 Dec 2011 18:06:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Review of The CSS Anthology by Rachel Andrew</title>
		<link>http://www.thewebdesignblog.co.uk/reviews/book-reviews/review-of-the-css-anthology-101-essential-tips-tricks-and-hacks/</link>
		<comments>http://www.thewebdesignblog.co.uk/reviews/book-reviews/review-of-the-css-anthology-101-essential-tips-tricks-and-hacks/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 17:35:08 +0000</pubDate>
		<dc:creator>Phil Matthews</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[rachel andrew]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sitepoint]]></category>

		<guid isPermaLink="false">http://www.thewebdesignblog.co.uk/?p=595</guid>
		<description><![CDATA[The CSS Anthology: 101 Essential Tips, Tricks &#038; Hacks, 3rd Edition is a 392 page, full-color compilation of best practice solutions to the most challenging CSS problems. The third edition of this best-selling book has been completely revised and updated.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sitepoint.com/books/cssant3/?historicredirect=cssant1&amp;historicredirect=cssant2">Buy at Sitepoint.com</a> | <a href="http://www.amazon.co.uk/gp/product/0980576806?ie=UTF8&amp;tag=thewebdesignblog-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0980576806">Buy at Amazon UK</a> | <a href="http://www.amazon.com/CSS-Anthology-Essential-Tricks-Hacks/dp/0980576806/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1253207352&amp;sr=1-1">Buy at Amazon USA</a></p>
<p><em>This review is based on the 2nd edition of the book.</em></p>
<p><em><img class="alignnone size-full wp-image-614" style="border: 1px solid #ccc;" title="The CSS Anthology: 101 Essential Tips, Tricks &amp; Hacks Book Review" src="http://www.thewebdesignblog.co.uk/wp-content/uploads/2009/09/book-review-the-css-anthology-01.jpg" alt="The CSS Anthology: 101 Essential Tips, Tricks &amp; Hacks Book Review" width="540" height="150" /></em></p>
<h1 class="splitter">A Confession</h1>
<p>I used to be a table based designer and only recently managed to escape this prehistoric way of building websites for the wonderful world of CSS. It had become so quick and easy working with table layouts that I clung to this method for as long as possible. Stupid, eh?</p>
<p>The fact was, I was good at using tables to build websites and had learned all the tips and tricks. Sticking with tables was the easy option. I always knew this was wrong but could never fully grasp the seemingly complex world of CSS enough to build websites the correct way.</p>
<p>I&#8217;m pleased to say these days are now long behind me and I am a fully converted CSS designer and it is all thanks to this book. <a href="http://www.sitepoint.com/books/cssant3/?historicredirect=cssant1&amp;historicredirect=cssant2">The CSS Anthology</a> was the one book that finally helped me &#8220;get&#8221; CSS and see the light. Better late than never! <img src='http://www.thewebdesignblog.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h1 class="splitter">Book Content</h1>
<p>The CSS Anthology was written by <a href="http://www.rachelandrew.co.uk/">Rachel Andrew</a> and is published by <a href="http://www.sitepoint.com">Sitepoint</a>. The book aims to be both a good introduction to CSS and a reference point for 101 common CSS tips, tricks and hacks. The book is split in to the following chapters:</p>
<p><img class="alignnone size-full wp-image-624" style="border: 1px solid #cccccc; float: right;" title="The CSS Anthology" src="http://www.thewebdesignblog.co.uk/wp-content/uploads/2009/09/the-css-anthology-cover.jpg" alt="The CSS Anthology" width="155" height="200" /></p>
<ol>
<li style="margin-bottom:10px;"><strong>Making a Start with CSS<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Text Styling and Other Basics<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>CSS and Images<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Navigation<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Tabular Data<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Form and User Interfaces<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Cross Browser Techniques<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>Accessibility and Alternative Devices<br />
</strong></li>
<li style="margin-bottom:10px;"><strong>CSS Positioning and Layout</strong></li>
</ol>
<p>As you can see from the list of chapters the book covers pretty much all basic areas of CSS that would be used on a standard website. The tips, tricks and hacks are all organised into the above categories and the book acts as a great reference aid for specific CSS tasks.</p>
<p>The book is packed with full-colour screenshots to display the result of the CSS or HTML code snippets giving you a visual representation of what the code does which really aid the learning process.</p>
<h1 class="splitter"><strong>Early Chapters</strong></h1>
<p>The first couple of chapters are especially well suited as a starting point to learning CSS. Rachel&#8217;s writing is clear and concise while providing details as to why you would use specific selectors for certain tasks. I can still remember back to early 2008 when I read the first chapter and feeling like a light bulb had been switched on, it all started to make sense.</p>
<p>Once you&#8217;ve learned the basics of how CSS selectors work Rachel teaches you practical implementations like basic text and link styling with several examples to try yourself. When I was learning CSS I found the book made me want to try the code for myself and, as a result, the previously daunting world of CSS became much clearer in a short space of time.</p>
<p>Whatever method you are using to learn CSS I really do recommend taking time out to try what you&#8217;ve learned in a practical environment. Actually typing up the code you are reading up on will help you remember it so much more. Jump in and give it a go!</p>
<p>The book, like many other Sitepoint publications, features lots of little notes scattered around the pages to point out important or useful information. Code snippets are also very clear and explained fully which compliments the practical nature of the book.</p>
<p><img class="alignnone size-full wp-image-622" style="border: 1px solid #ccc;" title="The CSS Anthology code snippet" src="http://www.thewebdesignblog.co.uk/wp-content/uploads/2009/09/book-review-the-css-anthology-02.jpg" alt="The CSS Anthology code snippet" width="540" height="150" /></p>
<h1 class="splitter">Essential Tips, Tricks &amp; Hacks</h1>
<p>Once you&#8217;ve learned the basics of how CSS works you&#8217;ll want to learn more. The book naturally progresses in to the 101 essential tips, tricks and hacks section which are all grouped together in relevant categories. These can either be read through in order to help novices learn about each category or you can dip in to certain sections that you want to brush up on.</p>
<p>I found the chapter on &#8216;CSS Positioning and Layout&#8217; to be particularly useful to me because this was the area I&#8217;d always struggled to understand. Simple explanations of the box model, positioning images and using columns are all covered and provide a great foundation for learning how CSS website layouts work.</p>
<p>In addition to teaching CSS techniques the book covers lots of common tricks and hacks to help you fix specific browser problems. The pragmatic style means you can be confident the things you learn should be future proof and the third edition of the book has been updated to cover IE8 and Chrome and Firefox 3.</p>
<p>At nearly 400 pages The CSS Anthology is bursting with information yet never feels overwhelming. The logical and well thought out organisation of topics and tips means you can come back to this book at any time to revise a particular section or to solve a specific problem you are having.</p>
<h1 class="splitter">Summary</h1>
<p>I can highly recommend this book for people wanting to learn CSS. It will teach you the right way to build websites and set you on the road to embracing CSS rather than fearing it.</p>
<p>If you&#8217;ve already got a good working knowledge of CSS this book can act as a useful reference guide to help solve specific problems time after time.</p>
<p>I fear that without this book I might still be using tables to design websites and that is a scary thought. This book set me on the road to learning and loving CSS and for that reason I will always be very fond of it!</p>
<p><a href="http://www.sitepoint.com/books/cssant3/?historicredirect=cssant1&amp;historicredirect=cssant2">Buy at Sitepoint.com</a> | <a href="http://www.amazon.co.uk/gp/product/0980576806?ie=UTF8&amp;tag=thewebdesignblog-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0980576806">Buy at Amazon UK</a> | <a href="http://www.amazon.com/CSS-Anthology-Essential-Tricks-Hacks/dp/0980576806/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1253207352&amp;sr=1-1">Buy at Amazon USA</a></p>
<h1 class="splitter">Further Reading</h1>
<p>Once you&#8217;ve learned the basics of CSS I think you&#8217;ll find the following books a natural progression towards developing your CSS skills:</p>
<h1 class="splitter">CSS Mastery by Andy Budd</h1>
<p><a href="http://www.amazon.co.uk/dp/1430223979?tag=thewebdesignblog-21&amp;camp=2902&amp;creative=19466&amp;linkCode=as4&amp;creativeASIN=1430223979&amp;adid=0XHTXRPKJ74YWJANPKNS&amp;"><img class="alignnone size-full wp-image-635" style="margin-left: 15px; float: right;" title="CSS Mastery" src="http://www.thewebdesignblog.co.uk/wp-content/uploads/2009/09/small-css-mastery.jpg" alt="CSS Mastery" width="100" height="120" /></a></p>
<p>The Internet abounds with information on CSS based design. However it&#8217;s spread across a large and disparate group of sites and can be very difficult to find. The purpose of this book is to pull all this information together in one place, thus creating a definitive guide to modern CSS based techniques. The book can be read cover to cover, with each chapter building on the previous one. However it can equally be used as a reference book, dipping into each chapter or technique to help solve specific problems.</p>
<p>Pre order 2nd edition: <a href="http://www.amazon.co.uk/dp/1430223979?tag=thewebdesignblog-21&amp;camp=2902&amp;creative=19466&amp;linkCode=as4&amp;creativeASIN=1430223979&amp;adid=0XHTXRPKJ74YWJANPKNS&amp;">Amazon UK</a> | <a href="http://www.amazon.com/CSS-Mastery-Advanced-Standards-Solutions/dp/1430223979/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1253207331&amp;sr=8-1">Amazon USA</a></p>
<h1 class="splitter">Handcrafted CSS by Dan Cederholm</h1>
<p><a href="http://www.amazon.co.uk/dp/0321643380?tag=thewebdesignblog-21&amp;camp=2902&amp;creative=19466&amp;linkCode=as4&amp;creativeASIN=0321643380&amp;adid=1NE7Y3D5N06M2HRNECP2&amp;"><img class="alignnone size-full wp-image-639" style="margin-left: 15px; float: right;" title="Handcrafted CSS" src="http://www.thewebdesignblog.co.uk/wp-content/uploads/2009/09/small-handcrafted-css.jpg" alt="Handcrafted CSS" width="100" height="119" /></a>Whether you’re a Web designer, project manager, or a graphic designer wanting to learn more about the fluidity that’s required when designing for the Web, you’ll discover the tools to create the most flexible, reliable, and bulletproof Web designs. This book explores CSS3 that works in today’s browsers, and you’ll be convinced that now’s the time to start experimenting with it.</p>
<p><a href="http://www.amazon.co.uk/dp/0321643380?tag=thewebdesignblog-21&amp;camp=2902&amp;creative=19466&amp;linkCode=as4&amp;creativeASIN=0321643380&amp;adid=1NE7Y3D5N06M2HRNECP2&amp;">Buy at Amazon UK</a> | <a href="http://www.amazon.com/Handcrafted-CSS-Bulletproof-Design-Essentials/dp/0321658531/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1253207646&amp;sr=1-1">Buy at Amazon USA</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thewebdesignblog.co.uk/reviews/book-reviews/review-of-the-css-anthology-101-essential-tips-tricks-and-hacks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

