<?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>random tidbits. &#187; CSS</title>
	<atom:link href="http://htmlfixit.com/blog/?feed=rss2&#038;cat=3" rel="self" type="application/rss+xml" />
	<link>http://htmlfixit.com/blog</link>
	<description>bits and pieces.</description>
	<lastBuildDate>Tue, 06 Apr 2010 13:16:41 +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>Making the most of CSS</title>
		<link>http://htmlfixit.com/blog/?p=303</link>
		<comments>http://htmlfixit.com/blog/?p=303#comments</comments>
		<pubDate>Thu, 09 Dec 2004 18:06:44 +0000</pubDate>
		<dc:creator>reese</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Random Feature Sites]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">/?p=303</guid>
		<description><![CDATA[I&#8217;m always on the lookout for new ways to tweak CSS for design purposes. The more you can rely on CSS to drive layout, versus images, tables, etc. the faster your site is going to load and the more you&#8217;ll distinguish your site from others.
Mandarin Design is one such site that is pushing the CSS [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=303</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XHTML/CSS layout generation</title>
		<link>http://htmlfixit.com/blog/?p=222</link>
		<comments>http://htmlfixit.com/blog/?p=222#comments</comments>
		<pubDate>Thu, 21 Oct 2004 02:23:59 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">/?p=222</guid>
		<description><![CDATA[CSS on the fly at this site.  You can try various layouts via drop down and radio buttons and the css is generated for you.
]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=222</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css Zen Garden: a comic twist</title>
		<link>http://htmlfixit.com/blog/?p=57</link>
		<comments>http://htmlfixit.com/blog/?p=57#comments</comments>
		<pubDate>Fri, 30 Apr 2004 01:12:54 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=57</guid>
		<description><![CDATA[css Zen Garden: A Comic Twist is to date one of the coolest implementations of the Zen Garden project.  The project is simple: take one html page and separate the design from the content.  There are thus hundreds and hundreds of designs for this one web page, all enacted simply by switching up [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Color Change via clicks</title>
		<link>http://htmlfixit.com/blog/?p=52</link>
		<comments>http://htmlfixit.com/blog/?p=52#comments</comments>
		<pubDate>Sun, 25 Apr 2004 19:03:50 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Random Feature Sites]]></category>

		<guid isPermaLink="false">/?p=52</guid>
		<description><![CDATA[See the Color Change in the top right corner.  I really like the simplicity of this.  
It is just lines like this:
&#60;span style=&#8221;background: #eeeeee; border: 2px solid #006699&#8243;&#62;
&#60;a href=&#8221;#&#8221; onclick=&#8221;setActiveStyleSheet(&#8216;default&#8217;)&#8221; title=&#8221;default&#8221; style=&#8221;text-decoration: none;&#8221;&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;/a&#62;
&#60;/span&#62;
and then this javascript kicks in to manage the change: http://www.deanesmay.com/styleswitcher.js
]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS 101: Cascading Style Sheet Beginner&#8217;s Course</title>
		<link>http://htmlfixit.com/blog/?p=42</link>
		<comments>http://htmlfixit.com/blog/?p=42#comments</comments>
		<pubDate>Mon, 12 Apr 2004 05:36:19 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=42</guid>
		<description><![CDATA[Excellent introductory css course called: CSS 101: Cascading Style Sheet Beginner&#8217;s Course.  Ever notice that out of the millions of pages on the web you wind up at a handful over and over?  This is one worth some time.
]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some sites just look good</title>
		<link>http://htmlfixit.com/blog/?p=41</link>
		<comments>http://htmlfixit.com/blog/?p=41#comments</comments>
		<pubDate>Mon, 12 Apr 2004 05:32:11 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=41</guid>
		<description><![CDATA[We sometimes lament the fact that we just don&#8217;t seem to have that &#8220;magic&#8221; that makes a site look good and clean.  We often wonder is it an inate talent?  Is it something that can be learned?  How do you get better at it?  This site explains a redesign: Maki.  [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=41</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opaque or Transparent Backgrounds via CSS</title>
		<link>http://htmlfixit.com/blog/?p=29</link>
		<comments>http://htmlfixit.com/blog/?p=29#comments</comments>
		<pubDate>Mon, 22 Mar 2004 10:23:08 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=29</guid>
		<description><![CDATA[Some of the cooler looking sites sometimes use transparent layers/div&#8217;s to achieve the look.  One method to get a transparent background is to use a png image with partial tranparency (see a discussion of that here).  Unfortunately, Internet Explorer doesn&#8217;t much like png&#8217;s unless you go a bit to make them work.
You can [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Shorthand RGB in CSS</title>
		<link>http://htmlfixit.com/blog/?p=30</link>
		<comments>http://htmlfixit.com/blog/?p=30#comments</comments>
		<pubDate>Sat, 20 Mar 2004 15:31:38 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=30</guid>
		<description><![CDATA[I have been working on understanding CSS (Cascading Style Sheets) better as they appear to be where it is at for good web design.  I really enjoy looking around the Zen Garden Project and the Word Press CSS Contest.  These are awesome examples of style separated from content.
One of the things that tended [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=30</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tute!: The IE5 Box Model Hack and other solutions for fixing IE5/CSS layout problems</title>
		<link>http://htmlfixit.com/blog/?p=16</link>
		<comments>http://htmlfixit.com/blog/?p=16#comments</comments>
		<pubDate>Sun, 14 Mar 2004 06:20:28 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">/?p=16</guid>
		<description><![CDATA[I have posted a new &#8220;tutorial&#8221; although it is really just an accumulations of findings I had in trying to solve the broken box model in Internet Explorer 5.  This results in problems for css layout sites when viewed in IE5 unless some adjustment is made.  In this article, The Box Model Hack [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CSS Mouseover Text Buttons</title>
		<link>http://htmlfixit.com/blog/?p=12</link>
		<comments>http://htmlfixit.com/blog/?p=12#comments</comments>
		<pubDate>Thu, 11 Mar 2004 04:13:10 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">/?p=12</guid>
		<description><![CDATA[No JavaScript, no images, no tables!  Simple clean Cascading Style Sheet solution to rollover text buttons.  The idea and much of the coding for this one came from the notetab.com yahoo html group.  It has been tested in current Internet Explorer/FireFox/Mozilla browsers with success.

Demonstration page showing simple text buttons with highlight on [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
