<?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>User Interface Trends &#187; web design tips</title>
	<atom:link href="http://uitrends.com/tag/web-design-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://uitrends.com</link>
	<description>A place to catalog, discuss, and rate trends in user interface design</description>
	<lastBuildDate>Thu, 12 Aug 2010 22:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>UItrends Web Design Tip #1</title>
		<link>http://uitrends.com/2009/11/12/uitrends-web-design-tip-1/</link>
		<comments>http://uitrends.com/2009/11/12/uitrends-web-design-tip-1/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:09:11 +0000</pubDate>
		<dc:creator>Jeff Noble</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design tips]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1292</guid>
		<description><![CDATA[Hello and welcome to the first ever UItrends tip! If you are a web designer and upon viewing the source code (Firefox shortcut: Ctrl + U or Internet Explorer longcut: Alt + V + C) of a recent project of yours, you happen to see anything that resembles any of the following tags: &#60;!DOCTYPE HTML [...]]]></description>
			<content:encoded><![CDATA[<p>Hello and welcome to the first ever UItrends tip!</p>
<p>If you are a web designer and upon viewing the source code (Firefox shortcut: Ctrl + U or Internet Explorer longcut: Alt + V + C) of a recent project of yours, you happen to see anything that resembles any of the following tags:</p>
<ul class="circle">
<li>&lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01 Transitional//EN&#8221;&gt;</li>
<li>&lt;table&gt; (For layout)</li>
<li>&lt;td&gt;</li>
<li>&lt;tr&gt;</li>
<li> &lt;IFRAME&gt;</li>
<li>&lt;frame&gt;</li>
<li>&lt;frameset&gt;</li>
<li>&lt;hr&gt;</li>
<li>&lt;br&gt;</li>
<li>&lt;font face=&#8221;Arial&#8221; size=&#8221;1&#8243;&gt;</li>
<li>&lt;bold&gt;</li>
<li>
<div style="text-decoration: line-through">&lt;strong&gt;</div>
<p>OK, this has been removed. Thanks for the feedback!</li>
<li>&lt;center&gt;</li>
<li>&lt;map name=&#8221;Map&#8221;&gt;</li>
<li>&lt;area shape=&#8221;circle&#8221; coords=&#8221;101,396,82&#8243; href=&#8221;#&#8221;&gt;</li>
<li>&lt;b&gt;</li>
</ul>
<p>Please stop! I know these tags have been your trusty friends that you&#8217;ve gotten to know very well over the years and you&#8217;re having a hard time leaving them, but what you might not know is they are creating more work for you, slowing development, creating unorganized code, painful website updates, larger file size and slower times for your website visitors. I beg you, please join us here in the modern web design community where <a href="http://www.w3schools.com/css/css_intro.asp">CSS</a> and <a href="http://www.w3schools.com/xhtml/xhtml_intro.asp">XHTML</a> is your new best friend. I promise you will love them and in return they will honor and cherish you from here until eternity&#8230; or maybe just until <a href="http://www.w3.org/TR/css3-roadmap/">CSS3</a> and <a href="http://dev.w3.org/html5/html4-differences/">HTML5</a> are widely accepted and we rightfully trash the current standards and start the cycle all over again.</p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/11/12/uitrends-web-design-tip-1/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>
