<?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>Learn Web Design &#187; CSS</title>
	<atom:link href="http://learnwebdesign.tygerzdesigns.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnwebdesign.tygerzdesigns.com</link>
	<description>You Can Create Websites Like The Pros</description>
	<lastBuildDate>Mon, 05 Apr 2010 07:39:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<image>
<link>http://learnwebdesign.tygerzdesigns.com</link>
<url>http://learnwebdesign.tygerzdesigns.com/wp-content/mbp-favicon/study.ico</url>
<title>Learn Web Design</title>
</image>
		<item>
		<title>CSS Only Round Corner Boxes</title>
		<link>http://learnwebdesign.tygerzdesigns.com/css-only-round-corner-boxes/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/css-only-round-corner-boxes/#comments</comments>
		<pubDate>Mon, 12 May 2008 00:44:38 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[demonstration]]></category>
		<category><![CDATA[round corner boxes]]></category>
		<category><![CDATA[round corners]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/?p=22</guid>
		<description><![CDATA[Today&#8217;s post was going to be a demonstration of creating round corner boxes with CSS Only! But, NO, the WP WYSIWYG Editor repeatedly changed all the &#8220;b&#8221; box codes to &#8220;strong&#8221;. Go figure! Here&#8217;s an outside link so you can see the demonstration for creating round corner boxes with CSS Only CSS Only Round Corner [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/css-only-round-corner-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still laying out out your website designs using tables?</title>
		<link>http://learnwebdesign.tygerzdesigns.com/still-laying-out-your-website-designs-using-tables/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/still-laying-out-your-website-designs-using-tables/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:04:49 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/html/still-laying-out-your-website-designs-using-tables.php</guid>
		<description><![CDATA[&#160;Powered by Max Banner Ads&#160;I still use tables &#8230;.. WHAT? But NOT for what you think. I use tables when I have to show some kind of a schedule, or data presentation&#8230;.. and I style my tables with CSS, so I don&#8217;t have to mark up each &#60;tr&#62; and &#60;td&#62; tag to present them&#8230;&#8230;. You [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/still-laying-out-your-website-designs-using-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Align with CSS</title>
		<link>http://learnwebdesign.tygerzdesigns.com/image-align-with-css/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/image-align-with-css/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 06:41:19 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[align images]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[table-based layouts]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/css/image-align-with-css.php</guid>
		<description><![CDATA[I have had requests from a lot of people who still hang on to their table-based layouts to help them align images on their pages. Somehow the table structure does weird things to image and text placement. Using CSS properties to place images on a page is so easy that I can&#8217;t understand why those [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/image-align-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links to Match your Site</title>
		<link>http://learnwebdesign.tygerzdesigns.com/links-to-match-your-site/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/links-to-match-your-site/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 22:22:06 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[anchors]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[hexidecimal code]]></category>
		<category><![CDATA[hyperlinks]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/css/links-to-match-your-site.php</guid>
		<description><![CDATA[This is HOW I got started using CSS to design my websites. My very first website was green, red and white. I had hyperlinks on the pages that were the &#8220;default&#8221; bright blue. Being an aesthetic kind of person, that bright blue color looked gawd-awful. While I was surfing around the Internet I found some [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/links-to-match-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Style Your Body</title>
		<link>http://learnwebdesign.tygerzdesigns.com/style-your-body/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/style-your-body/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 20:32:40 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[styling tricks]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/css/style-your-body.php</guid>
		<description><![CDATA[Let me ask you a question. How would you normally define the main elements of your website? Like This? &#60;body bgcolor=&#8221;#FFFFFF&#8221; link=&#8221;#0000FF&#8221; vlink=&#8221;#800080&#8243; alink=&#8221;#FF0000&#8243; font face=&#8221;Arial, Helvetica, Sans Serif&#8221; size=&#8221;+2&#8243; color=&#8221;#000000&#8243;&#62; OR &#8211; Like This: &#60;body&#62; The first example is the &#8220;old-fashioned&#8221; HTML &#8211; WYSIWYG way of defining how the main elements of the body [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/style-your-body/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use The Correct DOCTYPE</title>
		<link>http://learnwebdesign.tygerzdesigns.com/use-the-correct-doctype/</link>
		<comments>http://learnwebdesign.tygerzdesigns.com/use-the-correct-doctype/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 00:21:51 +0000</pubDate>
		<dc:creator>Claire Poulton</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[styling tricks]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WYSIWYG Editors]]></category>

		<guid isPermaLink="false">http://learnwebdesign.tygerzdesigns.com/html/welcome-to-learn-web-design.php</guid>
		<description><![CDATA[You must use a proper &#8220;DOCTYPE&#8221; when creating Web Pages styled with CSS and (X)HTML.I have &#8220;Viewed the Source&#8221; of a LOT of web pages and find that most people don&#8217;t even use a proper DOCUMENT Type &#8211; Then they wonder why their pages look terrible.What does a &#8220;DOCTYPE&#8221; look like: &#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD [...]]]></description>
		<wfw:commentRss>http://learnwebdesign.tygerzdesigns.com/use-the-correct-doctype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
