<?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>Tips and Tricks &#187; Adobe Dreamweaver</title>
	<atom:link href="http://learnittips.com/category/web_print_design_tips_tricks/adobe_dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnittips.com</link>
	<description>Design and Productivity Help</description>
	<lastBuildDate>Tue, 05 Jan 2010 05:42:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>One Great Web Tip: Find Inspiration</title>
		<link>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/</link>
		<comments>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:00:31 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Adobe Dreamweaver]]></category>
		<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Favorite Site]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=266</guid>
		<description><![CDATA[Today, I&#8217;d like to do something very simple: give you my personal reading list. These blogs know what they&#8217;re talking about &#8211; do yourself a favor and visit them regularly.
Design Shard
CSS Tricks
Six Revisions
A List Apart
Function
Smashing Magazine
Noupe
Design Mag
Before &#038; After Magazine
Good luck!
]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;d like to do something very simple: give you my personal reading list. These blogs know what they&#8217;re talking about &#8211; do yourself a favor and visit them regularly.</p>
<p><a href="http://www.designshard.com">Design Shard</a><br />
<a href="http://www.css-tricks.com">CSS Tricks</a><br />
<a href="http://www.sixrevisions.com">Six Revisions</a><br />
<a href="http://www.alistapart.com">A List Apart</a><br />
<a href="http://www.wefunction.com">Function</a><br />
<a href="http://www.smashingmagazine.com">Smashing Magazine</a><br />
<a href="http://www.noupe.com">Noupe</a><br />
<a href="http://www.designm.ag">Design Mag</a><br />
<a href="http://www.bamagazine.com">Before &#038; After Magazine</a></p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Sites: CSS Typeset</title>
		<link>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/</link>
		<comments>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:00:50 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Adobe Dreamweaver]]></category>
		<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design Fridays]]></category>
		<category><![CDATA[Favorite Site]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=131</guid>
		<description><![CDATA[As a web designer, one of the biggest issues I have is finding the right typography for my sites. Using Cascading Style Sheets, we can plan out every facet of the type design on our sites, but you have to get a handle on each setting. That's why <a href="http://www.csstypeset.com" target="_blank">CSS Typeset</a> is one of my favorite sites.]]></description>
			<content:encoded><![CDATA[<p>As a web designer, one of the biggest issues I have is finding the right typography for my sites. Using Cascading Style Sheets, we can plan out every facet of the type design on our sites, but you have to get a handle on each setting. That&#8217;s why <a href="http://www.csstypeset.com" target="_blank">CSS Typeset</a> is one of my favorite sites.</p>
<div align="center"><a href="http://www.csstypeset.com" target="_blank"><img src="http://www.learnittips.com/images/csstypeset_01.jpg" border="0px" style="margin:10px;" /></a></div>
<p>This site is fairly one-dimensional, but it delivers on its dimension. As you can see, there are two panels on the screen. The one at left represents the &#8216;visual&#8217; of your finished product. The panel at right is the code that creates that product. In most WYSIWYG web editing programs, you can pull sliders and enter values to change the formatting. Now, however, you have a real-time view as to the results.</p>
<p>When working with CSS, probably the biggest problem first-timers have is a desire to work &#8216;outside the box&#8217; too often. While it is true that CSS permits a very wide range of formatting, the problem is that we are all constrained by what our users can support. That means that if you pick a weird font, and the viewer of your website doesn&#8217;t have it, the viewer won&#8217;t see it the way you drew it up.</p>
<p>The best recommendation I can give to the beginning CSS artist is &#8211; work within the simplest of solutions, but do it creatively. An example of this is that, while Arial and Verdana are the most widely-used fonts on the Internet, you can still keep them fresh. See the shot below:</p>
<div align="center"><a href="http://www.csstypeset.com" target="_blank"><img src="http://www.learnittips.com/images/csstypeset_02.jpg" alt="Changing settings on CSS Typeset.com to get interesting effects." style="margin:10px;" border="0px" /></a></div>
<p>By adding a slightly different value in &#8216;line-height&#8217;, &#8216;word-spacing&#8217;, and the like, you can get something that barely resembles the text of so many others&#8217; websites. And you get it with only a .00001% chance that the user will see something different. That&#8217;s really important.</p>
<p>Oh, and of course the reason I love the site so much: I didn&#8217;t have to pull 1.5 em, 2.2pt letter-spacing out of thin air!</p>
<p>To further discuss web standards, best practices, and great websites, check out our 8-hour session call <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=804">Web Design Theory and Best Practices</a>. It&#8217;s worth your time, I promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
