<?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>Usability Counts &#124; User Experience, Social Media &#187; CSS</title>
	<atom:link href="http://www.usabilitycounts.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usabilitycounts.com</link>
	<description>Usability, User Experience, Social Media, and Content Management</description>
	<lastBuildDate>Thu, 02 Sep 2010 17:45:50 +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>Typographic Design Patterns and Best Practices from the Best Blogs of Today</title>
		<link>http://www.usabilitycounts.com/2009/09/15/typographic-design-patterns-and-best-practices-from-the-best-blogs-of-today/</link>
		<comments>http://www.usabilitycounts.com/2009/09/15/typographic-design-patterns-and-best-practices-from-the-best-blogs-of-today/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 01:57:16 +0000</pubDate>
		<dc:creator>Jocelyn Wang</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=1762</guid>
		<description><![CDATA[One of my favorite topics is typography and even though there&#8217;s a somewhat limited set of options in CSS, typography can still vary tremendously using pure CSS syntax. Smashing Magazine conducted a detailed survey of 50 popular websites to see answer questions like Serif or sans-serif? Large or small font? Light or dark background? and [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite topics is typography and even though there&#8217;s a somewhat limited set of options in CSS, typography can still vary tremendously using pure CSS syntax. </p>
<p><a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/">Smashing Magazine conducted a detailed survey of 50 popular websites</a> to see answer questions like Serif or sans-serif? Large or small font? Light or dark background? and more.  </p>
<p>Though the findings aren&#8217;t scientific, the study shows a clear set of common practices and guidelines for setting type in Web design. Granted, these points should serve only as rough guidelines (not hard and fast rules):</p>
<blockquote><p>
   1. Either serif or sans-serif fonts are fine for body copy and headings, but sans-serif fonts are still more popular for both.<br />
   2. Common choices for headlines are Georgia, Arial and Helvetica.<br />
   3. Common choices for body copy are Georgia, Arial, Verdana and Lucida Grande.<br />
   4. The most popular font size for headings is a range between 18 and 29 pixels.<br />
   5. The most popular font size for body copy is a range between 12 and 14 pixels.<br />
   6. Header font size ÷ Body copy font size = 1.96.<br />
   7. Line height (pixels) ÷ body copy font size (pixels) = 1.48.<br />
   8. Line length (pixels) ÷ line height (pixels) = 27.8.<br />
   9. Space between paragraphs (pixels) ÷ line height (pixels) = 0.754.<br />
  10. The optimal number of characters per line is between 55 and 75, but between 75 and 85 characters per line is more popular,<br />
  11. Body text is left-aligned, image replacement is rarely used and links are either underlined or highlighted with bold or color.</p></blockquote>
<p>Of course, every website is unique, and few people want their sites to look like everyone else&#8217;s sites.  But it&#8217;s always great to keep in mind that following these guidelines could make your website feel more familiar to your readers.  (If you are a data and spreadsheet nerd like I am, check out <a href="http://spreadsheets.google.com/ccc?key=0AsK4MoYiBVMldE12V3FJYk95YVRUZ18xNDJNOVRrSHc&amp;hl=de">the spreadsheet</a> of the study and export its data for further analysis.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2009/09/15/typographic-design-patterns-and-best-practices-from-the-best-blogs-of-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CMS Fridays: The MOSS CSS Reference Chart</title>
		<link>http://www.usabilitycounts.com/2008/07/25/cms-fridays-the-moss-css-reference-chart/</link>
		<comments>http://www.usabilitycounts.com/2008/07/25/cms-fridays-the-moss-css-reference-chart/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 16:00:23 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[CMS Fridays]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=187</guid>
		<description><![CDATA[The hardest issue regarding skinning a SharePoint site is the CSS that MOSS generates &#8212; it&#8217;s cryptic, and more often than not, it shouldn&#8217;t be changed. Heather Solomon has a great reference guide that covers just about every CSS class SharePoint has, complete with screenshots.]]></description>
			<content:encoded><![CDATA[<p>The hardest issue regarding skinning a SharePoint site is the CSS that MOSS generates &#8212; it&#8217;s cryptic, and more often than not, it shouldn&#8217;t be changed. <a href="http://www.heathersolomon.com/content/sp07cssreference.htm" target="_blank">Heather Solomon</a> has a great reference guide that covers just about every CSS class SharePoint has, complete with screenshots.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/07/25/cms-fridays-the-moss-css-reference-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Useful Tools to Make Web Developement More Efficient</title>
		<link>http://www.usabilitycounts.com/2008/05/15/20-useful-tools-to-make-web-developement-more-efficient/</link>
		<comments>http://www.usabilitycounts.com/2008/05/15/20-useful-tools-to-make-web-developement-more-efficient/#comments</comments>
		<pubDate>Fri, 16 May 2008 03:00:51 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=73</guid>
		<description><![CDATA[Stolen from a work blog. Go here.]]></description>
			<content:encoded><![CDATA[<p>Stolen from a work blog. <a href="http://sixrevisions.com/tools/20_web_development_tools/" target="_blank">Go here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/05/15/20-useful-tools-to-make-web-developement-more-efficient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Website Tuesdays: Browser Shots</title>
		<link>http://www.usabilitycounts.com/2008/04/22/cool-website-tuesdays-browser-shots/</link>
		<comments>http://www.usabilitycounts.com/2008/04/22/cool-website-tuesdays-browser-shots/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 16:00:19 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Cool Website Tuesdays]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=27</guid>
		<description><![CDATA[Browser Shots takes a screen shot of your website for quality assurance purposes in over 40 browsers available on the web &#8212; testing it across the board in PC, Mac, and Linux platforms. Excuse me while I fix some issues I found in Galeon 1.3.20.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.browsershots.org/" target="_blank">Browser Shots</a> takes a screen shot of your website for quality assurance purposes in over 40 browsers available on the web &#8212; testing it across the board in PC, Mac, and Linux platforms. Excuse me while I fix some issues I found in Galeon 1.3.20.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/04/22/cool-website-tuesdays-browser-shots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8: Beta, But Has Some Nifty Features</title>
		<link>http://www.usabilitycounts.com/2008/04/06/internet-explorer-8-beta-but-has-some-nifty-features/</link>
		<comments>http://www.usabilitycounts.com/2008/04/06/internet-explorer-8-beta-but-has-some-nifty-features/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 19:00:42 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=10</guid>
		<description><![CDATA[I was at Mix 08 recently, and got to see the test drive of Internet Explorer 8 while talking to one of Microsoft&#8217;s Program Managers. The first question I asked was, &#8220;so what did you guys break this time?&#8221; and the second question was, &#8220;what&#8217;s that nifty Emulate IE 7 button?&#8221; (To this day, 15 [...]]]></description>
			<content:encoded><![CDATA[<p>I was at Mix 08 recently, and got to see the test drive of <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx" target="_blank">Internet Explorer 8</a> while talking to one of Microsoft&#8217;s Program Managers. The first question I asked was, &#8220;so what did you guys break this time?&#8221; and the second question was, &#8220;what&#8217;s that nifty Emulate IE 7 button?&#8221;</p>
<p>(To this day, 15 years or so into the web, I still can&#8217;t believe we&#8217;re having browser wars.)</p>
<p>While they are still perfecting it and actually striving for a standard compliant browser, some of the notes from the conversations I had were:</p>
<ul>
<li>It should be a lot faster (I hope so &#8212; I just downloaded the <a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">Firefox 3 beta</a>, and it&#8217;s smokin&#8217; fast).</li>
<li>The team says they will try to be as <a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx" target="_blank">backwards compatible as possible.</a></li>
<li>How IE8 will handle Element ID&#8217;s will be much different than previous browsers, and could break a lot of sites.</li>
<li>A lot more built in tools like validating CSS and HTML will be right in the browser (and no more going back to Firefox to check).</li>
<li>You as the user can choose how compliant you want to view websites, because there will be several modes (including a &#8220;quirks&#8221; mode) to choose from.</li>
</ul>
<div>That last one alone might be worth installing it. I&#8217;m going to be test driving it for a while, so I&#8217;ll give reports of how I&#8217;m liking it.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/04/06/internet-explorer-8-beta-but-has-some-nifty-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.328 seconds -->
