<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5" -->
<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/"
>

<channel>
	<title>Jennifer Grucza : CSS</title>
	<link>http://jennifergrucza.com/blog</link>
	<description>Web Development, Classical Music, Kitties, and whatever else I feel like</description>
	<pubDate>Fri, 10 Dec 2010 18:02:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>
	<language>en</language>

		<item>
		<title>Be careful when using comma-separated CSS selectors: IE will ignore the whole rule if it doesn&#8217;t understand one of the selectors</title>
		<link>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors#comments</comments>
		<pubDate>Wed, 19 Jul 2006 15:36:31 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors</guid>
		<description><![CDATA[Today I was wracking my brain, trying to figure out why Internet Explorer wasn't respecting some of the rules in my CSS file.  It finally occurred to me that perhaps it was getting tripped up by the attribute selectors I had grouped into the same rule.  IE, of course, doesn't understand attribute selectors. [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Kitties writing CSS!</title>
		<link>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css#comments</comments>
		<pubDate>Thu, 16 Feb 2006 17:45:45 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Kitties</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css</guid>
		<description><![CDATA[
How cute!  I wonder if the book is done in pictures, or if I need to teach Yo-Yo and Chloe to read first...

 ]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Are you a Java web developer?</title>
		<link>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer#comments</comments>
		<pubDate>Mon, 17 Oct 2005 10:41:17 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Java</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer</guid>
		<description><![CDATA[And are you in Boston?  Because I've had at least three or four people asking me if I could come work for them, or if I knew any other Java developers who do UI work.  They still haven't found a replacement for me at my last job, and that's after more than a [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Suckerfish Dropdowns on DigitalAdvisor</title>
		<link>http://jennifergrucza.com/blog/archives/2005/04/06/suckerfish-dropdowns-on-digitaladvisor</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/04/06/suckerfish-dropdowns-on-digitaladvisor#comments</comments>
		<pubDate>Wed, 06 Apr 2005 18:27:54 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/04/06/suckerfish-dropdowns-on-digitaladvisor</guid>
		<description><![CDATA[I implemented Suckerfish dropdowns on DigitalAdvisor last week!  I think they make a great addition to the site.

Apparently, they're not displaying quite right on Safari or Mac IE, though.  Not sure why, and it's hard to test because I don't have a Mac.  Anyone else see strange behavior? ]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/04/06/suckerfish-dropdowns-on-digitaladvisor/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>IE ignores margin on table captions</title>
		<link>http://jennifergrucza.com/blog/archives/2004/12/06/ie-ignores-margin-on-table-captions</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/12/06/ie-ignores-margin-on-table-captions#comments</comments>
		<pubDate>Mon, 06 Dec 2004 14:45:39 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/12/06/ie-ignores-margin-on-table-captions</guid>
		<description><![CDATA[Here's another one for you: IE totally ignores any margin on table captions.  And if you put a margin on your table, IE applies it to the table and the caption as a group, instead of only to the table.  I can see how this might be an understandable way to think about [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/12/06/ie-ignores-margin-on-table-captions/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Margins getting applied to floats</title>
		<link>http://jennifergrucza.com/blog/archives/2004/12/03/margins-getting-applied-to-floats</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/12/03/margins-getting-applied-to-floats#comments</comments>
		<pubDate>Fri, 03 Dec 2004 16:44:29 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/12/03/margins-getting-applied-to-floats</guid>
		<description><![CDATA[Try this page in Firefox.  You'll see the red box is nicely snug against the blue box.  Now try it in IE or Opera.  What's all that extra space?  Apparently, the margin from the yellow box is getting applied to the bottom of the float!  What's weirder is that if [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/12/03/margins-getting-applied-to-floats/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Weird IE bug: inputs incorrectly inherit horizontal margins when they&#8217;re in a fieldset</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/31/weird-ie-bug-inputs-incorrectly-inherit-horizontal-margins-when-theyre-in-a-fieldset</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/08/31/weird-ie-bug-inputs-incorrectly-inherit-horizontal-margins-when-theyre-in-a-fieldset#comments</comments>
		<pubDate>Tue, 31 Aug 2004 18:39:17 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/31/weird-ie-bug-inputs-incorrectly-inherit-horizontal-margins-when-theyre-in-a-fieldset</guid>
		<description><![CDATA[I ran across a strange bug today in IE.  I tried to find any other references to it on Google, but couldn't find any.  Here's the issue: we have an input field within a fieldset that is in turn within some container object.  The container object has some margins defined.  For [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/08/31/weird-ie-bug-inputs-incorrectly-inherit-horizontal-margins-when-theyre-in-a-fieldset/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Truly fluid and flexible columns?</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comments</comments>
		<pubDate>Sun, 29 Aug 2004 22:22:56 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns</guid>
		<description><![CDATA[Does anyone know of a way to code a truly fluid, flexible two-column layout using CSS?  Where the column widths are based on their contents, like you can easily get with tables?  Or at least, where the column widths are based on the content of one of the columns?

You see, this is what [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Full width tables using CSS?</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/10/full-width-tables-using-css</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/08/10/full-width-tables-using-css#comments</comments>
		<pubDate>Tue, 10 Aug 2004 18:32:19 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/10/full-width-tables-using-css</guid>
		<description><![CDATA[Has anybody found a way to make a table with a margin fill up all horizontal space (the same way a div does) using CSS and no extra markup?

Because of the way the box model is defined, using a width of 100% only works if the table has no margin, otherwise, the table is the [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/08/10/full-width-tables-using-css/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Styling file inputs</title>
		<link>http://jennifergrucza.com/blog/archives/2004/03/30/styling-file-inputs</link>
		<comments>http://jennifergrucza.com/blog/archives/2004/03/30/styling-file-inputs#comments</comments>
		<pubDate>Tue, 30 Mar 2004 00:01:53 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2004/03/30/styling-file-inputs</guid>
		<description><![CDATA[I think it's really annoying and stupid that you can't style the Browse button on file input tags.  It's also annoying that you can't set the value in a file input tag (for example, if there was an error on a form, it would be nice to redisplay the form with the value the [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2004/03/30/styling-file-inputs/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>





