<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>CSS Woes</title>
	<link>http://www.csswoes.com</link>
	<description>tips and tricks to getting around those annoying css problems</description>
	<lastBuildDate>Thu, 22 Oct 2009 22:55:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Versatile form input borders</title>
		<description>It's been a long time, but I decided to share with you guys a versatile way of adding rounded edges to just about anything.  This method works best with images with non-transparent backgrounds.

 </description>
		<link>http://www.csswoes.com/2009/05/04/versatile-form-input-borders/</link>
			</item>
	<item>
		<title>Javascript IE 6 Transparency Fix</title>
		<description>I haven't tried this out myself yet, but I thought I'd share this with everyone having trouble with transparent images.  Hopefully this will help.

http://jquery.andreaseberhard.de/pngFix/

It's a javascript alternative to fixing the transparency of images.  With this, you probably won't need the iepngfix.htc anymore.

Hope this helps! </description>
		<link>http://www.csswoes.com/2008/09/15/javascript-ie-6-transparency-fix/</link>
			</item>
	<item>
		<title>20+ common bugs and fixes</title>
		<description>This article was on digg a while back.  I meant to post it on here too, but I forgot up until now.  Basically it's a bunch of known bugs, some of which I already covered I think, and their fixes.

Well here it is:

Using CSS to Fix Anything

Hope this ...</description>
		<link>http://www.csswoes.com/2008/06/21/20-common-bugs-and-fixes/</link>
			</item>
	<item>
		<title>CSS Imagemaps</title>
		<description>Now that the redesign is pretty much finished, I can start posting again.  Today, I'll talk about image mapping...in CSS! The result of this will look somewhat like facebook's image viewer where people's heads are outlined with a box.  Of course, you'd need a pretty advanced face algorithm ...</description>
		<link>http://www.csswoes.com/2008/06/11/css-imagemaps/</link>
			</item>
	<item>
		<title>Changes to csswoes.com</title>
		<description>Over the next few days, I'll be making some changes to the design of the site.  Thus, I won't have too much time to post anything until I'm finished.  Hope everything goes according to plan! </description>
		<link>http://www.csswoes.com/2008/05/19/changes-to-csswoescom/</link>
			</item>
	<item>
		<title>IE6 float margins fixed!</title>
		<description>Ever notice the weird difference in margins between IE6 and the rest of the browsers when using floats?  IE6 seems to like to add an extra pixel more than specified in margins.  The following will show you an easy way to fix this problem.
 </description>
		<link>http://www.csswoes.com/2008/05/15/ie6-float-margins-fixed/</link>
			</item>
	<item>
		<title>CSS &#8220;Tables&#8221;</title>
		<description>Which is better, divs or tables?  There's really no correct answer for this and it's basically a matter of preference.  In terms of layout, they can work in the same way.  However, I would say that using divs are more efficient.   

In order to be ...</description>
		<link>http://www.csswoes.com/2008/05/14/css-tables/</link>
			</item>
	<item>
		<title>Keeping the footer at the bottom of the page</title>
		<description>Keeping the footer at the bottom of the page isn't hard to do.  The way I will show you will also keep a min-height so that if the browser gets too small, the footer won't run into any of the page's content.
 </description>
		<link>http://www.csswoes.com/2008/05/10/keeping-the-footer-at-the-bottom-of-the-page/</link>
			</item>
	<item>
		<title>Adding style to forms</title>
		<description>Styling forms is quite easy and can make the page look a lot better.  In this tutorial, I will show you how to style the input fields and create what is called a two-column form in which the left column consists of the label and the right column consists ...</description>
		<link>http://www.csswoes.com/2008/05/08/adding-style-to-forms/</link>
			</item>
	<item>
		<title>Styling scrollbars</title>
		<description>I'm only going to show you how to style scrollbars because sometimes it helps make a site look better...SOMETIMES.  I should tell you right now before you read on any further, styling scrollbars only work on IE, surprisingly enough.  I won't go into it, but there are many ...</description>
		<link>http://www.csswoes.com/2008/05/06/styling-scrollbars/</link>
			</item>
</channel>
</rss>
