<?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>Dustin Brewer Web Design &#187; CSS</title>
	<atom:link href="http://dustinbrewer.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://dustinbrewer.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:08:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to fix z-index stacking in Internet Explorer</title>
		<link>http://dustinbrewer.com/how-to-fix-z-index-stacking-in-internet-explorer/</link>
		<comments>http://dustinbrewer.com/how-to-fix-z-index-stacking-in-internet-explorer/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:00:34 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=313</guid>
		<description><![CDATA[Having trouble with elements (divs, tables, ul, lists, etc) stacking incorrectly in only IE6 and IE7? Your issue is relatively (pardon the pun) easy to fix without going too far out of your way to fix the issue. This issue has been around for awhile but I feel it is something that should definitely be [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/how-to-fix-z-index-stacking-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Popular fonts with their Mac OSX, Windows and Linux equivalents</title>
		<link>http://dustinbrewer.com/popular-fonts-with-their-mac-osx-windows-and-linux-equivalents/</link>
		<comments>http://dustinbrewer.com/popular-fonts-with-their-mac-osx-windows-and-linux-equivalents/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 12:12:56 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=222</guid>
		<description><![CDATA[Knowing the different versions of fonts is important when writing your CSS because you want to ensure that your visitors will be able to not only see the same, or a similar font, but also that they are viewing it correctly on their native OS (operating system). Creating CSS font fall backs is a simple [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/popular-fonts-with-their-mac-osx-windows-and-linux-equivalents/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CSS fix for the double margin float bug in IE6</title>
		<link>http://dustinbrewer.com/css-fix-for-the-double-margin-float-bug-in-ie6/</link>
		<comments>http://dustinbrewer.com/css-fix-for-the-double-margin-float-bug-in-ie6/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 13:01:41 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[double margin]]></category>
		<category><![CDATA[ie6]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=157</guid>
		<description><![CDATA[There are several well known bugs that affect only Internet Explorer 6 that can wreak havoc on your websites. One of the most annoying is the double margin float bug in IE6, simply if you float a block level element to the left it will double the margin you have applied to the element and [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/css-fix-for-the-double-margin-float-bug-in-ie6/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to create a good looking form without tables, using CSS</title>
		<link>http://dustinbrewer.com/how-to-create-a-good-looking-form-without-tables-using-css/</link>
		<comments>http://dustinbrewer.com/how-to-create-a-good-looking-form-without-tables-using-css/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 15:00:01 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=154</guid>
		<description><![CDATA[There are a lot of different attempts that we have all made over the years to master the quirky art of creating an aesthetically pleasing form. The trouble is being able to control the form and have your labels and inputs match up nicely without going to too much work. We&#8217;ve all made a form [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/how-to-create-a-good-looking-form-without-tables-using-css/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>CSS Naked Day 2008</title>
		<link>http://dustinbrewer.com/css-naked-day-2008/</link>
		<comments>http://dustinbrewer.com/css-naked-day-2008/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 13:36:02 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[css naked day]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=150</guid>
		<description><![CDATA[CSS Naked day is the day that sites shed their CSS that makes our sites look good to show how seperatation of presentation and structure is so important in web design. To find out more about CSS Naked Day visit http://naked.dustindiaz.com
]]></description>
		<wfw:commentRss>http://dustinbrewer.com/css-naked-day-2008/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Creating a photo gallery in CSS without tables</title>
		<link>http://dustinbrewer.com/creating-a-photo-gallery-in-css-without-tables/</link>
		<comments>http://dustinbrewer.com/creating-a-photo-gallery-in-css-without-tables/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 15:00:08 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=148</guid>
		<description><![CDATA[I have received several emails recently about creating galleries with CSS. Most people still use tables to create your basic image gallery in CSS. There is a much simpler way to do this with a list and some very easy CSS.  Depending on what you want to do with your photo gallery you may [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/creating-a-photo-gallery-in-css-without-tables/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How you can better organize your HTML with comments</title>
		<link>http://dustinbrewer.com/how-you-can-better-organize-your-html-with-comments/</link>
		<comments>http://dustinbrewer.com/how-you-can-better-organize-your-html-with-comments/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:35:56 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[code organization]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/how-you-can-better-organize-your-html-with-comments/</guid>
		<description><![CDATA[There are a lot of different ways to organize your HTML to ensure that others, and yourself, are able to easily navigate their ways around your code. One of the best methods for helping to order your code for others is using comment tags to show where certain tags end. The best tag to use [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/how-you-can-better-organize-your-html-with-comments/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The best free web development add-ons for IE 6 and 7</title>
		<link>http://dustinbrewer.com/the-best-free-web-development-add-ons-for-ie-6-and-7/</link>
		<comments>http://dustinbrewer.com/the-best-free-web-development-add-ons-for-ie-6-and-7/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 14:00:51 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[browser news]]></category>
		<category><![CDATA[designer tools]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/the-best-free-web-development-add-ons-for-ie-6-and-7/</guid>
		<description><![CDATA[We have all used the great Firefox extensions that make our lives easier, there are thousands of lists out there of the top 10-15 Firefox extensions for web developers. There is of course a lot of resistance from web developers against using Internet Explorer because of its lack of standards support. A lot of this [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/the-best-free-web-development-add-ons-for-ie-6-and-7/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Why web standards are important in web design</title>
		<link>http://dustinbrewer.com/why-web-standards-are-important-in-web-design/</link>
		<comments>http://dustinbrewer.com/why-web-standards-are-important-in-web-design/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 17:00:22 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/why-web-standards-are-important-in-web-design/</guid>
		<description><![CDATA[There is a lot of talk amongst designers about why web standards are important, sometimes it is a bragging point to say that you know a lot about CSS and HTML and can make a good site within standards. Some of it is just a line to make whatever you are doing sound better. I [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/why-web-standards-are-important-in-web-design/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>CSS Image replacement technique</title>
		<link>http://dustinbrewer.com/css-image-replacement-technique/</link>
		<comments>http://dustinbrewer.com/css-image-replacement-technique/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 14:00:37 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[image replacement]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/css-image-replacement-technique/</guid>
		<description><![CDATA[There are a lot of reasons that you would want to replace simple text with an image. One of the biggest reasons is the benefit of getting the text that is within the image for search engines. This method is used mostly for site headings. Say you were making a site about â€œFreelance Oklahoma Web [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/css-image-replacement-technique/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
