<?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>Fri, 08 Jul 2011 22:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Websites in a Flash CSS Reset</title>
		<link>http://websitedesign.websitesinaflash.com/2011/07/websites-in-a-flash-css-reset/</link>
		<comments>http://websitedesign.websitesinaflash.com/2011/07/websites-in-a-flash-css-reset/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 15:57:10 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Ashton Sanders]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[CSS Code]]></category>
		<category><![CDATA[CSS Reset]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[Starter CSS Code]]></category>

		<guid isPermaLink="false">http://websitedesign.websitesinaflash.com/?p=464</guid>
		<description><![CDATA[As one does more and more work with CSS, you start to create a CSS Reset that work well for you and your workflow. There is some important code that I always recommend having on any website, so it&#8217;s more of &#8220;CSS Starter Code&#8221; that a &#8220;CSS Reset&#8221; /* ~-~-~~-~ CSS Starter Code -~-~-~-~ *\ [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2011/07/websites-in-a-flash-css-reset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Adding and Removing Scrollbar (CSS Fix)</title>
		<link>http://websitedesign.websitesinaflash.com/2010/11/firefox-adding-and-removing-scrollbar-css-fix/</link>
		<comments>http://websitedesign.websitesinaflash.com/2010/11/firefox-adding-and-removing-scrollbar-css-fix/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 20:56:47 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Ashton Sanders]]></category>
		<category><![CDATA[fire fox]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[scrollbar]]></category>

		<guid isPermaLink="false">http://websitedesign.websitesinaflash.com/?p=441</guid>
		<description><![CDATA[In Firefox, if the webpage you are viewing is not taller than your screen (and doesn&#8217;t need a scrollbar), Firefox will completely remove the scroll bar from your screen. This adds 20px of more space to your view space. Unfortunately, if your website is centered, this will actually move your webpage 10px to the left [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2010/11/firefox-adding-and-removing-scrollbar-css-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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. [...]]]></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 [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/css-absolute-position-sidebar/feed/</wfw:commentRss>
		<slash:comments>1</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 [...]]]></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. [...]]]></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 [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/css-absolute-positioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

