<?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>Website Designers and Webmasters &#187; CSS</title>
	<atom:link href="http://websitedesign.websitesinaflash.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitedesign.websitesinaflash.com</link>
	<description>Website Design, PHP, CSS and Humor</description>
	<lastBuildDate>Thu, 12 Nov 2009 09:18:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Scroll Box instead of iFrames</title>
		<link>http://websitedesign.websitesinaflash.com/2008/05/css-scroll-box-instead-of-iframes/</link>
		<comments>http://websitedesign.websitesinaflash.com/2008/05/css-scroll-box-instead-of-iframes/#comments</comments>
		<pubDate>Thu, 01 May 2008 20:15:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[css scroll box]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[Scrollbox]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=108</guid>
		<description><![CDATA[You&#8217;ve probably heard &#8220;iframes are horrible with search engines.&#8221; Well, they are.
I recently had a client want me to create scroll boxes for their website so they could fit 1000+ words into a 300&#215;457 pixel scroll box. How can I create this scroll box without the iframe? Well, you are about to find out.
CSS Scroll [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2008/05/css-scroll-box-instead-of-iframes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Paragraph Indent Text</title>
		<link>http://websitedesign.websitesinaflash.com/2007/06/css-paragraph-indent-text/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/06/css-paragraph-indent-text/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 19:25:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=73</guid>
		<description><![CDATA[&#8220;Can you indent the paragraphs?&#8221; This can be a very dreaded request to a web designer who doesn&#8217;t know better. This may mean that you have to go through and add
 &#38;nbsp; &#38;nbsp; &#38;nbsp; 
 to the front of every paragraph&#8230; or if you are a CSS Master, you know about text-indent!
All it takes is [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/06/css-paragraph-indent-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming on Principle</title>
		<link>http://websitedesign.websitesinaflash.com/2007/05/programming-on-principle/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/05/programming-on-principle/#comments</comments>
		<pubDate>Sat, 26 May 2007 05:49:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=71</guid>
		<description><![CDATA[There are many different ways to program websites. There a many different ways to program the exact same website. If you gave the same design to 100 different website developers, you would end up with 100 pages (that probably all looked fairly similar) and 100 completely different HTML code. Is it possible to say if [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/programming-on-principle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Absolute Position Sidebar</title>
		<link>http://websitedesign.websitesinaflash.com/2007/05/css-absolute-position-sidebar/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/05/css-absolute-position-sidebar/#comments</comments>
		<pubDate>Tue, 15 May 2007 05:54:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Absolute]]></category>
		<category><![CDATA[Position]]></category>
		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=63</guid>
		<description><![CDATA[This is what I call CSS tip in 30 seconds:
It is very useful to be able to put your navigation bar or side bar at the bottom of your HTML, and absolute position it to appear up on your site where you want it to go. This is actually pretty easy.
If you just want it [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/css-absolute-position-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Unordered and Ordered Lists</title>
		<link>http://websitedesign.websitesinaflash.com/2007/05/css-unordered-and-ordered-lists/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/05/css-unordered-and-ordered-lists/#comments</comments>
		<pubDate>Sun, 13 May 2007 06:16:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=62</guid>
		<description><![CDATA[As many young website designers do, when I first got started working with HTML and CSS, I tired to stay as far away from Unordered Lists (&#60;ul&#62;) and Ordered Lists (&#60;ol&#62;). Everyone has their own reasons, but I just thought there was too much to learn about it before I could get it to do [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/css-unordered-and-ordered-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Float</title>
		<link>http://websitedesign.websitesinaflash.com/2007/05/css-float/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/05/css-float/#comments</comments>
		<pubDate>Sat, 12 May 2007 06:44:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=61</guid>
		<description><![CDATA[Their is magic in Cascading Style Sheets. (Some properties more than others, but still magic.) Float is one of those CSS properties that really fundamental for any developer trying to create layouts without any tables.
CSS &#8211; Float
There are three possible values for float: right, left and none. They are pretty self-explanatory, but here goes anyway:
Lets [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/css-float/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Replacing Text with an Image</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/css-replacing-text-with-an-image/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/css-replacing-text-with-an-image/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 04:04:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[background image]]></category>
		<category><![CDATA[css tricks]]></category>
		<category><![CDATA[display none]]></category>
		<category><![CDATA[image header]]></category>
		<category><![CDATA[text replace]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=39</guid>
		<description><![CDATA[Cascading Style Sheets (CSS) make it very easy to replace text with an image. Here is the whole process described in as few words as possible:
Background Information
In CSS, &#8220;display:none&#8221; will cause that element and every child in it to disappear. There is nothing you can do to make one of the child&#8217;s element.
&#8220;background-image&#8221; give an [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/css-replacing-text-with-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Absolute Positioning</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/css-absolute-positioning/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/css-absolute-positioning/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 06:03:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Absolute]]></category>
		<category><![CDATA[Position]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=38</guid>
		<description><![CDATA[Absolute Positioning with CSS can be a very useful thing.
I&#8217;ve been working a lot with CSS over the last year, but I&#8217;ve just recently discovered the secret to absolute positioning.
Absolute Positioning in CSS
Absolute positioning will allow you to move an HTML item from anywhere in your code to the same spot. For Example: The side [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/css-absolute-positioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Button &#8211; (One SWEET CSS Button)</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/css-button-one-sweet-css-button/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/css-button-one-sweet-css-button/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 05:25:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[CSS Button]]></category>
		<category><![CDATA[Hover Button]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[javascript button]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[Sweet CSS Button]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=34</guid>
		<description><![CDATA[It is true: &#8220;You can make a button a million different ways.&#8221; There are also as many ways to create a button that will change when you hover your mouse over it. You can use JavaScript, CSS (Cascading Style Sheet), plain HTML, etc. But each one has it&#8217;s own problems:
Javascript button: Search Engines have a [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/css-button-one-sweet-css-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Zen Garden</title>
		<link>http://websitedesign.websitesinaflash.com/2007/03/css-zen-garden/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/03/css-zen-garden/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 14:48:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Developing]]></category>
		<category><![CDATA[Zen Garden]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=27</guid>
		<description><![CDATA[What is CSS Zen Garden?
It&#8217;s a great idea, thats what it is. It&#8217;s the ultimate Test of a CSS Designer. They have one basic HTML file, that is free to download, but you&#8217;re not allowed to change it. The only thing you are allowed to change is the css (which is all you need), and [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/03/css-zen-garden/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
