<?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>Web Stuff and Whatnot &#187; CSS</title>
	<atom:link href="http://www.edenjaeger.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edenjaeger.com</link>
	<description>Web development, business, finance, and a little bit of whatnot. By Eden Jaeger</description>
	<lastBuildDate>Thu, 13 Aug 2009 15:52:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Review of Web Standards Solutions- The Markup and Style Handbook</title>
		<link>http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/</link>
		<comments>http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/#comments</comments>
		<pubDate>Tue, 08 Nov 2005 21:24:59 +0000</pubDate>
		<dc:creator>Eden Jaeger</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/2005/11/08/</guid>
		<description><![CDATA[This is the perfect book for someone getting started with CSS and standards-compliant markup. You should be familiar with the basics of CSS and XHTML to get the most out of it.
This book, written by Dan Cederholm, offers very practical, how-to instructions for building standards-compliant web sites that separate content from presentation. Ready to scrap [...]<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/">Review of <em>Web Standards Solutions- The Markup and Style Handbook</em></a></p>
]]></description>
			<content:encoded><![CDATA[<p><span class="books"><a title="Buy it on Amazon.com" href="http://www.amazon.com/exec/obidos/ASIN/1590593812/edenjaegercom-20/102-6364927-1584903?creative=327641&#038;camp=14573&#038;link_code=as1"><img border="0" src="http://www.edenjaeger.com/books/1590593812.01._AA_SCMZZZZZZZ_.jpg" /></a></span>This is the perfect book for someone getting started with <acronym title="Cascading Style Sheets">CSS</acronym> and standards-compliant markup. You should be familiar with the basics of CSS and <acronym title="Extensible HyperText Markup Language">XHTML</acronym> to get the most out of it.</p>
<p>This book, written by <a title="Dan's web site" href="http://www.simplebits.com">Dan Cederholm</a>, offers very practical, how-to instructions for building standards-compliant web sites that separate content from presentation. Ready to scrap tables in favor of CSS-based layouts? You can read this book to learn how to do it and why you should do it. Some of the other basic elements covered include styling lists for navigation and presentation, styling forms, handling backgrounds efficiently, image replacement techniques, and much more.</p>
<p>There is too much great content to cover here, but what you basically get is all of the basics needed to combine CSS and XHTML to create a standards-compliant web site. This book is a great place to start and I highly recommend reading <a title="My review of Bulletproof Web Design" href="http://www.edenjaeger.com/bulletproof-web-design/2005/11/02/">Dan&#8217;s other book</a> after this one.</p>
<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/">Review of <em>Web Standards Solutions- The Markup and Style Handbook</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edenjaeger.com/review-of-web-standards-solutions-the-markup-and-style-handbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of The Zen of CSS Design</title>
		<link>http://www.edenjaeger.com/review-of-the-zen-of-css-design/</link>
		<comments>http://www.edenjaeger.com/review-of-the-zen-of-css-design/#comments</comments>
		<pubDate>Tue, 08 Nov 2005 20:04:42 +0000</pubDate>
		<dc:creator>Eden Jaeger</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.edenjaeger.com/review-of-the-zen-of-css-design/2005/11/08/</guid>
		<description><![CDATA[This is an excellent book to have on hand for inspiration. Just as keeping a link to the CSS Zen Garden is important for design inspiration and CSS methodology. You may wonder why you would need to buy this book when you can access the CSS Zen Garden online at any time; if so, I [...]<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/review-of-the-zen-of-css-design/">Review of <em>The Zen of CSS Design</em></a></p>
]]></description>
			<content:encoded><![CDATA[<p><span class="books"><a title="Buy it on Amazon.com" href="http://www.amazon.com/exec/obidos/ASIN/0321303474/edenjaegercom-20/102-6364927-1584903?creative=327641&#038;camp=14573&#038;link_code=as1"><img border="0" src="http://www.edenjaeger.com/books/0321303474.01._AA_SCMZZZZZZZ_.jpg" /></a></span>This is an excellent book to have on hand for inspiration. Just as keeping a link to the <a title="Visit the CSS Zen Garden" href="http://csszengarden.com/">CSS Zen Garden</a> is important for design inspiration and <acronym title="Cascading Style Sheets">CSS</acronym> methodology. You may wonder why you would need to buy this book when you can access the CSS Zen Garden online at any time; if so, I will tell you why.</p>
<p>This book was written by <a title="Dave Shea's web site" href="http://www.mezzoblue.com/">Dave Shea</a> and <a title="Molly's web site" href="http://www.molly.com/">Molly Holzschlag</a>, two great minds who help push Web Standards and cutting-edge design. I also have to add that I was fortunate enough to take a class taught by Molly at the University of Arizona a few years ago and I cannot recommend her enough.</p>
<p>The concept behind this book is to take some of the most beautiful and most innovative designs from the CSS Zen Garden and break them down, step-by-step, while pointing out challenges and solutions along the way. You will see many examples of taking CSS to the limits of browser compatibility (and dealing with the failings of Internet Explorer along the way). There is no doubt in my mind that you will feel more confident when it comes time to create a new CSS-based layout after seeing the way to solve various browser errors and markup challenges that can seem daunting at times.</p>
<p>I would not recommend this book for someone just getting started with CSS. I think this book is perfect for the designer who has built a pure CSS site or two and wants to add some polish or more advanced features to a new design. This book is also highly valuable as a source of graphic design inspiration and instruction. There are some chapters devoted to topics like typography and color as well.</p>
<p>Overall, this is a great book about design on the Web, no just CSS design. I consider this a must-have for your Web design bookshelf.</p>
<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/review-of-the-zen-of-css-design/">Review of <em>The Zen of CSS Design</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edenjaeger.com/review-of-the-zen-of-css-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of Bulletproof Web Design</title>
		<link>http://www.edenjaeger.com/bulletproof-web-design/</link>
		<comments>http://www.edenjaeger.com/bulletproof-web-design/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 23:36:54 +0000</pubDate>
		<dc:creator>Eden Jaeger</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.edenjaeger.com/bulletproof-web-design/2005/11/02/</guid>
		<description><![CDATA[If you want to build a standards-compliant, flexible web site, buy this book. It&#8217;s not necessarily for someone just getting started with CSS- you will probably be a bit lost without the basics down first, but once you have built at least one CSS based web site, you will learn a lot from this book.
I [...]<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/bulletproof-web-design/">Review of <em>Bulletproof Web Design</em></a></p>
]]></description>
			<content:encoded><![CDATA[<p><span class="books"><a title="Buy it on Amazon.com" href="http://www.amazon.com/exec/obidos/ASIN/0321346939/edenjaegercom-20/102-6364927-1584903?creative=327641&#038;camp=14573&#038;link_code=as1"><img border="0" src="http://www.edenjaeger.com/books/0321346939.01._AA_SCMZZZZZZZ_.jpg" /></a></span>If you want to build a standards-compliant, flexible web site, buy this book. It&#8217;s not necessarily for someone just getting started with <acronym title="Cascading Style Sheets">CSS</acronym>- you will probably be a bit lost without the basics down first, but once you have built at least one CSS based web site, you will learn a lot from this book.</p>
<p>I am also a big fan of Dan Cederholm&#8217;s other book, <em>Web Standards Solutions</em>. If you are new to CSS, you should probably read that one first as it is a bit more on the introductory level.</p>
<p>Overall, this is one of the best CSS books you will find. It&#8217;s not a code reference- you get to learn by real examples and work with real code. You will come away from this book with great tools at your disposal like flexible CSS menus and expandable boxes with rounded corners- things you can put to immediate use in your projects. I highly recommend it!</p>
<p><a href="http://twitter.com/edenjaeger">Follow me on Twitter</a>. This post originally appeared at: </p>
<p><a href="http://www.edenjaeger.com/bulletproof-web-design/">Review of <em>Bulletproof Web Design</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edenjaeger.com/bulletproof-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
