<?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/tag/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>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>15</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>23</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>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>10</slash:comments>
		</item>
		<item>
		<title>CSS text effects you may not know about</title>
		<link>http://dustinbrewer.com/css-text-effects-you-may-not-know-about/</link>
		<comments>http://dustinbrewer.com/css-text-effects-you-may-not-know-about/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 14:22:33 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/css-text-effects-you-may-not-know-about/</guid>
		<description><![CDATA[There are a lot of different ways to display text using CSS, some of them are rather straight forward. Like assigning a color or setting the font size of your text. However, there are several text effects that you may not know about that can manipulate more then just the color or font size of [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/css-text-effects-you-may-not-know-about/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The importance of using lists for navigation</title>
		<link>http://dustinbrewer.com/the-importance-of-using-lists-for-navigation/</link>
		<comments>http://dustinbrewer.com/the-importance-of-using-lists-for-navigation/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 07:27:02 +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[semantics]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/the-importance-of-using-lists-for-navigation/</guid>
		<description><![CDATA[It is important to use lists in navigation for semantics, accessibility, aesthetics and flexibility. Not using lists for navigation can lead to confusion, inaccessibility and unclear markup. There has been an article published from a popular CSS tutorial web site that is slightly misleading and generally not the best advice for developers and designers. It [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/the-importance-of-using-lists-for-navigation/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Opera files formal complaint against Microsft and IE</title>
		<link>http://dustinbrewer.com/opera-files-formal-complaint-against-microsft-and-ie/</link>
		<comments>http://dustinbrewer.com/opera-files-formal-complaint-against-microsft-and-ie/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 00:24:53 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[browser news]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/opera-files-formal-complaint-against-microsft-and-ie/</guid>
		<description><![CDATA[Opera&#8217;s CTO announced that they are filing a formal complain against Microsoft and the Internet Explorer browser. Their complaint is about their lack of support for web standards and the disservice they have done to the web community at large. Opera calls for the support of the web community in this charge.
This is fantastic, I&#8217;m [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/opera-files-formal-complaint-against-microsft-and-ie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using negative margin in CSS</title>
		<link>http://dustinbrewer.com/using-negative-margin-in-css/</link>
		<comments>http://dustinbrewer.com/using-negative-margin-in-css/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 14:00:02 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[web design news]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/using-negative-margin-in-css/</guid>
		<description><![CDATA[There are a lot of times when you want something to just be a few pixels higher than it is. Unfortunately for you the container of that element starts to soon. So you need to move it outside of the box. Your options in CSS? You can either use relative positioning or you can use [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/using-negative-margin-in-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Your last CSS attribute doesn&#8217;t need a semicolon</title>
		<link>http://dustinbrewer.com/your-last-css-attribute-doesnt-need-a-semicolon/</link>
		<comments>http://dustinbrewer.com/your-last-css-attribute-doesnt-need-a-semicolon/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 08:00:00 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css monday]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://dustinbrewer.com/?p=88</guid>
		<description><![CDATA[I actually found something out recently that I thought I would share with everyone. Somewhat of a minor little detail about CSS but still interesting none the less. It could come up, or possibly change in later versions of CSS but right now both ways are going to validate just fine. It turns out that [...]]]></description>
		<wfw:commentRss>http://dustinbrewer.com/your-last-css-attribute-doesnt-need-a-semicolon/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
