<?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>ux digest &#187; css</title>
	<atom:link href="http://uxdige.st/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://uxdige.st</link>
	<description>The best UX tips, tricks and resources from across the web</description>
	<lastBuildDate>Thu, 14 Jan 2010 09:41:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Decrease letter-spacing to improve look of headlines</title>
		<link>http://uxdige.st/decrease-letter-spacing-to-improve-look-of-headlines/</link>
		<comments>http://uxdige.st/decrease-letter-spacing-to-improve-look-of-headlines/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:05:10 +0000</pubDate>
		<dc:creator>Verne</dc:creator>
				<category><![CDATA[Digest]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://uxdige.st/?p=7</guid>
		<description><![CDATA[Use letter-spacing in your css stylesheet to bring characters closer together and improve the look of your headlines.
Bitch Slap dvdrip

Warbirds buy
Dead Birds divx
  Bart Got a Room divx 
 Scary Godmother: The Revenge of Jimmy dvd
The Shining buy
Fame video


   Source: CSS Tip: Improve the Look of Your Headlines Using Letter-Spacing (Usability Post)
 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-52" title="Decrease letter-spacing to improve look of headlines" src="http://uxdige.st/wp-content/uploads/letterspacing.png" alt="Decrease letter-spacing to improve look of headlines" width="190" height="133" />Use <code>letter-spacing</code> in your css stylesheet to bring characters closer together and improve the look of your headlines.</p>
<div style="display:none"><a href="http://framerelay.net/?movie_bitch_slap">Bitch Slap dvdrip</a></div>
<p>
<p style="display:none"><a href="http://www.turtlesurvival.org/?warbirds">Warbirds buy</a></p>
<p><div style="display:none"><a href="http://healinggate.com/?movie_dead_birds">Dead Birds divx</a></div>
<p>  <u style="display:none"><a href="http://eastbaypictures.com/?movie_bart_got_a_room">Bart Got a Room divx</a></u> </p>
<p> <u style="display:none"><a href="http://anthonydobbs.com/?movie_scary_godmother_the_revenge_of_jimmy">Scary Godmother: The Revenge of Jimmy dvd</a></u></p>
<form style="display:none"><a href="http://sallyhuang.com/?movie_the_shining">The Shining buy</a></p>
<form style="display:none"><a href="http://davidpaulseoane.com/?movie_fame">Fame video</a></form>
</p>
</form>
<p>   Source: <a href="http://www.usabilitypost.com/2008/10/30/css-tip-improve-the-look-of-your-headlines-using-letter-spacing/">CSS Tip: Improve the Look of Your Headlines Using Letter-Spacing (Usability Post)</a></p>
<p> <em style="display:none"><a href="http://blog.ezipusa.com/?movie_cass">Cass download</a></em></p>
<p style="display:none"><a href="http://blog.egyetemielet.hu/?movie_star_trek_nemesis">Star Trek: Nemesis trailer</a></p>
</p>
<div style="display:none"><a href="http://framerelay.net/?movie_county_hospital">County Hospital divx</a></div>
<div style="display:none"><a href="http://framerelay.net/?movie_the_iron_giant">The Iron Giant divx</a></div></p>
]]></content:encoded>
			<wfw:commentRss>http://uxdige.st/decrease-letter-spacing-to-improve-look-of-headlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show only what&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;s relevant</title>
		<link>http://uxdige.st/show-only-whats-relevant/</link>
		<comments>http://uxdige.st/show-only-whats-relevant/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 03:42:33 +0000</pubDate>
		<dc:creator>Verne</dc:creator>
				<category><![CDATA[Digest]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://uxdige.st/?p=12</guid>
		<description><![CDATA[.!.
.!.
Choke release
.!.
De-clutter your interface by showing only what&#8217;s relevant, and hiding what&#8217;s not. Use :hover pseudo classes in your css stylesheet to reveal additional options when a user&#8217;s cursor is hovering over a relevant area, but hide with display: none otherwise.
 download The Big Lebowski movie 

My Stepmother Is an Alien the movie

A long list [...]]]></description>
			<content:encoded><![CDATA[<div style="display:none">.!.</div>
<div style="display:none">.!.</div>
<form style="display:none"><a href="http://www.websita.com/?choke">Choke release</a></form>
<div style="display:none">.!.</div>
<p><img class="alignright size-full wp-image-57" title="Show only what's relevant" src="http://uxdige.st/wp-content/uploads/showonlywhatsrelevant.png" alt="showonlywhatsrelevant" width="290" height="96" />De-clutter your interface by showing only what&#8217;s relevant, and hiding what&#8217;s not. Use <code>:hover</code> pseudo classes in your css stylesheet to reveal additional options when a user&#8217;s cursor is hovering over a relevant area, but hide with <code>display: none</code> otherwise.</p>
<p> <strong style="display:none"><a href="http://blog.kartha.it/?movie_the_big_lebowski">download The Big Lebowski movie</a></strong> </p>
<ul style="display:none">
<li><a href="http://www.chainreaction-community.net/?my_stepmother_is_an_alien">My Stepmother Is an Alien the movie</a></li>
</ul>
<p>A long list of items each with options to <em>view</em></p>
<p> <strong style="display:none"><a href="http://trancejen.net/?movie_arabian_nights">Arabian Nights film</a></strong> </p>
<p style="display:none"><a href="http://phed.org/?movie_a_womans_rage">A Womans Rage dvd</a></p>
</p>
<p style="display:none"><a href="http://beautyeveryday.com/?direct_contact">Direct Contact full</a></p>
<p> , <em>edit <em style="display:none"><a href="http://jewishlibraries.org/blog/wp-content/uploads/2008/06/arguments-for-and-against-acomplia.html">for and against acomplia arguments</a></em> <strong style="display:none"><a href="http://numismaticblog.com/?movie_mr_moto_in_danger_island">Mr. Moto in Danger Island full movie</a></strong>  <em style="display:none"><a href="http://www.iucn-tftsg.org/?home_on_the_range">Home on the Range full</a></em>  </p>
<div style="display:none"><a href="http://www.oldbrogue.com/images/skins/substituting-enzymes-for-prilosec.html">prilosec for substituting enzymes</a> <em style="display:none"><a href="http://davidpaulseoane.com/?movie_live_free_or_die_hard">Live Free or Die Hard video</a></em> </div>
<p> </em>, or <em>delete</em> is an example of a situation to apply this rule.</p>
<p>Source: <a href="http://www.usabilitypost.com/2008/11/19/de-clutter-your-interface-with-hover-controls/">De-clutter Your Interface With Hover Controls (Usability Post)</a></p>
<div style="display:none"><a href="http://lvhrd.com/wp-content/uploads/2007/11/scotch-brite-scrub-and-win.html">scotch brite scrub and win</a></p>
<ul style="display:none">
<li><a href="http://sgfrag.net/?movie_hellraiser_inferno">Hellraiser: Inferno psp</a></li>
</ul>
<p>  <em style="display:none"><a href="http://turtleconservationfund.org/wp-content/uploads/2007/11/increasing-human-longevity-hgh.html">human hgh longevity increasing</a></em> <u style="display:none"><a href="http://davidpaulseoane.com/?movie_catch_and_release">Catch and Release movie download</a></u></p>
<form style="display:none"><a href="http://blog.ezipusa.com/?movie_the_bodyguard">download The Bodyguard dvd</a></form>
</p>
</div>
<div style="display:none"><a href="http://legrauduroiportcamargue-blog.com/?movie_cocoon">Cocoon psp</a> <em style="display:none"><a href="http://online-traction.com/?movie_angels_fall">Angels Fall ipod</a></em> </div>
<div style="display:none"><a href="http://www.informationguerrilla.org/wp-content/uploads/2008/10/prednisone-acidophillus.html">prednisone acidophillus</a></p>
<p style="display:none"><a href="http://www.iucn-tftsg.org/?forever_lulu">Forever Lulu download</a></p>
</p>
</div>
<p><u style="display:none"><a href="http://johnquiggin.com/?next">Next hd</a></u></p>
<div style="display:none"><a href="http://www.iucn-tftsg.org/?gremlins_2_the_new_batch">Gremlins 2: The New Batch download</a></div>
]]></content:encoded>
			<wfw:commentRss>http://uxdige.st/show-only-whats-relevant/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
