<?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>Degrama - Online Superstars &#187; Usability</title> <atom:link href="http://www.degrama.com/tag/usability/feed/" rel="self" type="application/rss+xml" /><link>http://www.degrama.com</link> <description></description> <lastBuildDate>Fri, 21 Jan 2011 17:51:41 +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>Minimize Visual Noise with White Space</title><link>http://www.degrama.com/design/minimize-visual-noise-with-white-space/</link> <comments>http://www.degrama.com/design/minimize-visual-noise-with-white-space/#comments</comments> <pubDate>Sun, 11 Oct 2009 19:05:31 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[UI]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=81</guid> <description><![CDATA[So far, we’ve discussed minimizing complexity by killing or hiding features. But minimizing “perceived” complexity is also important. The amount of visual noise in an interface has a great deal of impact on the perceived complexity of the interface. Keeping visual noise to a bare minimum will make an interface seem easier to use. The [...]]]></description> <content:encoded><![CDATA[<p>So far, we’ve discussed minimizing complexity by killing or hiding features. But minimizing “perceived” complexity is also important. The amount of visual noise in an interface has a great deal of impact on the perceived complexity of the interface. Keeping visual noise to a bare minimum will make an interface seem easier to use. The two primary tools for reducing visual noise are white space and contrast.</p><p><span
id="more-81"></span></p><p>White space, as defined by <a
title="White Space" href="http://www.alistapart.com/articles/whitespace/" target="_blank">Mark Boulton</a>, “is the space between elements in a composition.” White space should be your default layout tool. One rule of thumb is never to introduce a design element if you could accomplish the same goal with white space. You will be surprised by just how much you can accomplish with white space alone.</p><p>While white space should be used in abundance, contrast should be used as little as possible. Design theorist <a
title="Design Theorist" href="http://www.edwardtufte.com/tufte/books_vdqi" target="_blank">Edward Tufte</a>, who is responsible for the notion of the “least effective difference,” urges designers to use the smallest visual variation required in order to effectively communicate an idea. Practically, this means emphasizing what’s important and dialing back everything else.</p><p>To illustrate both of these points, take a look at this pricing chart from <a
title="Pricing Chart" href="http://www.typekit.com/" target="_blank">TypeKit</a> and then look at the modified version:</p><p><a
href="http://www.typekit.com/"><img
src="http://www.degrama.com/wp-content/uploads/typekit_original.png" alt="Typekit Original" width="540" height="176" /></a><br
/> <em><a
href="http://www.typekit.com/">Original version</a></em>.</p><p><img
src="http://www.degrama.com/wp-content/uploads/typekit_modified.png" alt="Typekit Modified" width="540" height="176" /><br
/> <em>Modified version</em>.</p><p>You’ll notice that the modified version contains a dark heavy border, not unlike the default border around HTML tables. Which version does a better job of minimizing visual noise? (The answer, of course, is the original.) Plenty of white space and minimal contrast help reduce visual noise and will make your application feel simpler.</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/minimize-visual-noise-with-white-space/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hide Complexity in Design</title><link>http://www.degrama.com/design/hide-complexity-in-design/</link> <comments>http://www.degrama.com/design/hide-complexity-in-design/#comments</comments> <pubDate>Sun, 11 Oct 2009 19:00:04 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[UI]]></category> <category><![CDATA[Usability]]></category> <category><![CDATA[User Interface]]></category><guid
isPermaLink="false">http://degrama.com/?p=79</guid> <description><![CDATA[If you can’t kill a complex feature, the next best thing is to hide it. Too often, rarely used yet complex features take up more screen real estate than frequently used yet simple features. This shouldn’t be. A good user interface should make the most common tasks the most prominent and then hide rare tasks [...]]]></description> <content:encoded><![CDATA[<p>If you can’t kill a complex feature, the next best thing is to hide it. Too often, rarely used yet complex features take up more screen real estate than frequently used yet simple features. This shouldn’t be. A good user interface should make the most common tasks the most prominent and then hide rare tasks so that they don’t get in the way.</p><p><span
id="more-79"></span></p><p>When we were redesigning our content management system, we weren’t able to kill one complex feature in particular: the bulk edit function. In the previous version of the CMS, an entire column of a main screen was devoted to the bulk edit basket. The feature consumed about 30% of the screen real estate, but we found that very few people actually used it. Our solution was to introduce a single icon with a number beside it indicating how many items were in the basket. Clicking on the icon or number revealed the list of items in the basket through a modal dialog. This saved a huge amount of space and prevented the majority of users from being distracted from their primary task.</p><p>“When a small, unassuming object exceeds our expectations, we are not only surprised but pleased.”</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/hide-complexity-in-design/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Typography Study Line Height Line Length</title><link>http://www.degrama.com/typography/typography-study-line-height-line-length/</link> <comments>http://www.degrama.com/typography/typography-study-line-height-line-length/#comments</comments> <pubDate>Thu, 24 Sep 2009 21:49:14 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Typography]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=73</guid> <description><![CDATA[We conducted a number of case studies in an attempt to identify common design solutions and practices. So far, we have analyzed Web forms, blogs, typography and portfolios; and more case studies will be published next month. We have found some interesting patterns that could serve as guidelines for dealing with Typography, Line Heights, and [...]]]></description> <content:encoded><![CDATA[<p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">We conducted a number of case studies in an attempt to identify common design solutions and practices. So far, we have analyzed Web forms, blogs, typography and portfolios; and more case studies will be published next month. We have found some interesting patterns that could serve as guidelines for dealing with Typography, Line Heights, and Line Length.</p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><span
id="more-73"></span></p><ul
style="font-size: 12px; list-style-type: square; list-style-position: outside; list-style-image: initial; margin-top: 0.7em; margin-right: 4em; margin-bottom: 0px; margin-left: 4em; padding: 0px;"><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><strong>Line height (in pixels) ÷ body copy font size (in pixels) = 1.48</strong><br
style="font-size: 12px;" />1.5 is commonly recommended in classic typographic books, so our study backs up this rule of thumb. Very few websites use anything less than this. And the number of websites that go over 1.48 decreases as you get further from this value.</li><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><strong>Line length (pixels) ÷ line height (pixels) = 27.8</strong><br
style="font-size: 12px;" />The average line length is 538.64 pixels (excluding margins and padding), which is pretty large considering that many websites still have body copy that is 12 to 13 pixels in font size.</li><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><strong>Space between paragraphs (pixels) ÷ line height (pixels) = 0.754</strong><br
style="font-size: 12px;" />It turns out that paragraph spacing (i.e. the space between the last line of one paragraph and the first line of the next) rarely equals the leading (which would be the main characteristic of perfect vertical rhythm). More often, paragraph spacing is just 75% of paragraph leading. The reason may be that leading usually includes the space taken up by descenders; and because most characters do not have descenders, additional white space is created under the line.</li><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><strong>Optimal number of characters per line is 55 to 75</strong><br
style="font-size: 12px;" />According to classic typographic books, the optimal number of characters per line is between 55 and 75, but between 75 and 85 characters per line is more popular in practice.</li></ul><p>Have any thoughts on what we’ve covered, or know of other useful usability findings? Please leave a comment below.</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/typography/typography-study-line-height-line-length/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Effective User Testing Doesn’t Have To Be Extensive</title><link>http://www.degrama.com/design/effective-user-testing-doesn%e2%80%99t-have-to-be-extensive/</link> <comments>http://www.degrama.com/design/effective-user-testing-doesn%e2%80%99t-have-to-be-extensive/#comments</comments> <pubDate>Thu, 24 Sep 2009 21:41:13 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=67</guid> <description><![CDATA[Jakob Nielsen’s study on the ideal number of test subjects in usability tests found that tests with just five users would reveal about 85% of all problems with your website, whereas 15 users would find pretty much all problems. The biggest issues are usually discovered by the first one or two users, and the following [...]]]></description> <content:encoded><![CDATA[<p><span
style="color: #000000; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 20px; font-size: 12px;"><a
style="font-size: 12px; color: #0040b6; text-decoration: underline; font-weight: bold;" title="Jakob Nielsen’s study" href="http://www.useit.com/alertbox/20000319.html" target="_blank">Jakob Nielsen’s study</a> on the ideal number of test subjects in <strong>usability tests</strong> found that tests with just five users would reveal about 85% of all problems with your website, whereas 15 users would find pretty much all problems.</span></p><p><span
style="color: #000000; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 20px; font-size: 12px;"><span
id="more-67"></span></span></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">The biggest issues are usually discovered by the first one or two users, and the following testers confirm these issues and discover the remaining minor issues. Only two test users would likely find half the problems on your website. This means that testing doesn’t have to be extensive or expensive to yield good results. The biggest gains are achieved when going from 0 test users to 1, so don’t be afraid of doing too little: <strong>any testing is better than none.</strong></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><strong><a
href="http://www.useit.com/alertbox/20000319.html"><img
src="http://www.degrama.com/wp-content/uploads/usertests.png" alt="User tests" width="480" height="287" /></a></strong></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><strong>Source: <a
title="Jakob Nielsen’s AlertBox" href="http://www.useit.com/alertbox/20000319.html" target="_blank">Jakob Nielsen’s AlertBox</a></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/effective-user-testing-doesn%e2%80%99t-have-to-be-extensive/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Ideal Search Box Is 27-Characters Wide</title><link>http://www.degrama.com/design/the-ideal-search-box-is-27-characters-wide/</link> <comments>http://www.degrama.com/design/the-ideal-search-box-is-27-characters-wide/#comments</comments> <pubDate>Thu, 24 Sep 2009 21:37:21 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Search]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=60</guid> <description><![CDATA[What’s the ideal width of a search box? Is there such a thing? Jakob Nielsen performed a usability study on the length of search queries in website search boxes (Prioritizing Web Usability). It turns out that most of today’s search boxes are too short. The problem with short boxes is that even though you can [...]]]></description> <content:encoded><![CDATA[<p>What’s the ideal width of a search box? Is there such a thing?</p><p><span
id="more-60"></span></p><p>Jakob Nielsen performed a usability study on the length of search queries in website search boxes (Prioritizing Web Usability). It turns out that most of today’s search boxes are too short. The problem with short boxes is that even though you can type out a long query, only a portion of the text will be visible at a time, making it difficult to review or edit what you’ve typed.</p><p>The study found that the <strong>average search box is 18-characters wide</strong>. The data showed that 27% of queries were too long to fit into it. <strong>Extending the box to 27 characters would accommodate 90% of queries</strong>. Remember, you can set widths using ems, not just pixels and points. One em is the width and height of one “m” character (using whatever font size a website is set to). So, use this measure to scale the width of the text input field to 27-characters wide.</p><p><a
style="font-size: 12px; color: #5999de; text-decoration: underline; font-weight: bold;" href="http://www.google.com/"><img
style="font-size: 12px; display: inline; text-decoration: none; border: 0px none initial;" src="http://media1.smashingmagazine.com/wp-content/uploads/2009/09/google.png" alt="Google search" width="480" height="62" /></a><br
style="font-size: 12px;" /><em><a
style="font-size: 12px; color: #5999de; text-decoration: underline; font-weight: bold;" href="http://www.google.com/">Google</a>’s search box is wide enough to accommodate long sentences.</em></p><p><em><a
style="font-size: 12px; color: #0040b6; text-decoration: underline; font-weight: bold;" href="http://www.apple.com/">Apple</a>’s search box is a little too short, cutting off the query, “Microsoft Office 2008.”</em></p><p>In general, search boxes are better too wide than too short, so that users can quickly review, verify and submit the query. This guideline is very simple but unfortunately too often dismissed or ignored. Some padding in the input field can also improve the design and user experience.</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/the-ideal-search-box-is-27-characters-wide/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Users Focus On Faces</title><link>http://www.degrama.com/design/users-focus-on-faces/</link> <comments>http://www.degrama.com/design/users-focus-on-faces/#comments</comments> <pubDate>Thu, 24 Sep 2009 21:30:01 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Faces]]></category> <category><![CDATA[Marketing]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=54</guid> <description><![CDATA[People instinctively notice other people right away when they come into view. On Web pages, we tend to focus on people’s faces and eyes, which gives marketers a good technique for attracting attention. But our attraction to people’s faces and eyes is only the beginning; it turns out we actually glance in the direction the [...]]]></description> <content:encoded><![CDATA[<p><span
style="color: #000000; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 20px; font-size: 12px;">People instinctively notice other people right away when they come into view. On Web pages, we tend to focus on people’s faces and eyes, which gives marketers a good technique for attracting attention. But our attraction to people’s faces and eyes is only the beginning; it turns out we actually glance in the direction the person in the image is looking in.</span></p><p><span
style="color: #000000; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 20px; font-size: 12px;"><span
id="more-54"></span></span></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><img
style="font-size: 12px; display: inline; text-decoration: none; border: initial none initial;" src="http://media2.smashingmagazine.com/wp-content/uploads/2009/09/eyes1.jpg" alt="eye tracking" width="480" height="344" /><br
style="font-size: 12px;" /><em>Eye-tracking heat map of a baby looking directly at us, from the <a
style="font-size: 12px; color: #5999de; text-decoration: underline; font-weight: bold;" title="UsableWorld stud" href="http://usableworld.com.au/2009/03/16/you-look-where-they-look/" target="_blank">UsableWorld study</a>.</em></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><img
style="font-size: 12px; display: inline; text-decoration: none; border: initial none initial;" src="http://media1.smashingmagazine.com/wp-content/uploads/2009/09/eyes2.jpg" alt="eye tracking" width="480" height="344" /><br
style="font-size: 12px;" /><em>And now the baby is looking at the content. Notice the increase in people looking at the headline and text.</em></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">Here’s an <a
style="font-size: 12px; color: #5999de; text-decoration: underline; font-weight: bold;" title="eye-tracking study" href="http://usableworld.com.au/2009/03/16/you-look-where-they-look/" target="_blank">eye-tracking study</a> that demonstrates this. We’re instinctively drawn to faces, but <strong>if that face is looking somewhere other than at us, we’ll also look in that direction</strong>. Take advantage of this phenomenon by drawing your users’ attention to the most important parts of your page or ad.</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/users-focus-on-faces/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Form Labels Work Best Above the Field</title><link>http://www.degrama.com/design/form-labets-work-best-above-the-field/</link> <comments>http://www.degrama.com/design/form-labets-work-best-above-the-field/#comments</comments> <pubDate>Thu, 24 Sep 2009 21:26:15 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=52</guid> <description><![CDATA[A study by UX Matters found that the ideal position for labels in forms is above the fields. Why is that? Because forms are generally vertically oriented; i.e. users fill the form from top to bottom. On many forms, labels are put to the left of the fields, creating a two-column layout; while this looks good, it’s [...]]]></description> <content:encoded><![CDATA[<p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">A <a
style="font-size: 12px; color: #5999de; text-decoration: underline; font-weight: bold;" title="UX Matters" href="http://www.uxmatters.com/mt/archives/2006/07/label-placement-in-forms.php" target="_blank">study by UX Matters</a> found that the ideal position for labels in forms is above the fields. Why is that? Because forms are generally vertically oriented; i.e. <strong>users fill the form from top to bottom</strong>.</p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><span
id="more-52"></span></p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">On many forms, labels are put to the left of the fields, creating a two-column layout; while this looks good, it’s not the easiest layout to use.  Users scan the form downwards as they go along. And following the label to the field below is easier than finding the field to the right of the label.</p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">Positioning labels on the left also poses another problem: do you left-align or right-align the labels? Left-aligning makes the form scannable but disconnects the labels from the fields, making it difficult to see which label applies to which field. Right-aligning does the reverses: it makes for a good-looking but less scannable form. Labels above fields work best in most circumstances. The study also found that labels should not be bold, although this recommendation is not conclusive.</p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><a
href="http://www.tumblr.com/"><img
src="http://media2.smashingmagazine.com/wp-content/uploads/2009/09/tumblr.png" alt="Tumblr" width="480" height="414" /></a><br
/> <a
href="http://www.tumblr.com/">Tumblr</a> features a simple and elegant sign-up form that adheres to UX Matter’s recommendation.</p><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;"><h3 style="font-size: 2.7em; font-family: Helvetica, Arial, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em; font-weight: normal; letter-spacing: 0px; color: #333333; padding-top: 0.95em; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #333333; margin-top: 12px; margin-right: 16px; margin-bottom: 14px; margin-left: 0px; clear: both;">Other Resources</h3><ul
style="font-size: 12px; list-style-type: square; list-style-position: outside; list-style-image: initial; margin-top: 0.7em; margin-right: 4em; margin-bottom: 0px; margin-left: 4em; padding: 0px;"><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><a
style="font-size: 12px; color: #0040b6; text-decoration: underline; font-weight: bold;" href="http://www.peterpixel.nl/writings/introduction-to-good-usability/">Introduction To Good Usability</a></li><li
style="font-size: 12px; margin-top: 0.45em; margin-right: 0px; margin-bottom: 0.45em; margin-left: 0px; line-height: 1.65em; list-style-type: square; padding: 0px;"><a
style="font-size: 12px; color: #0040b6; text-decoration: underline; font-weight: bold;" href="http://www.cxpartners.co.uk/thoughts/web_forms_design_guidelines_an_eyetracking_study.htm">Web form design guidelines: an eye-tracking study</a></li></ul><p
style="font-size: 12px; margin-top: 13px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.72em;">Have any thoughts on what we’ve covered, or know of other useful usability findings? Please leave a comment below.</p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/design/form-labets-work-best-above-the-field/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Master CSS Layout and UI Design</title><link>http://www.degrama.com/css/master-css-layout-ui-design/</link> <comments>http://www.degrama.com/css/master-css-layout-ui-design/#comments</comments> <pubDate>Sun, 13 Sep 2009 18:51:30 +0000</pubDate> <dc:creator>Degrama</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[Layout]]></category> <category><![CDATA[Usability]]></category><guid
isPermaLink="false">http://degrama.com/?p=12</guid> <description><![CDATA[CSS is now the primary language used to create page layouts on modern websites. There are almost limitless possibilities for creating page layouts and user interfaces with CSS, but below are some of the more interesting techniques. The simplest way to horizontally and vertically center a DIV This article covers centering a DIV, both vertically [...]]]></description> <content:encoded><![CDATA[<p>CSS is now the primary language used to create page layouts on modern websites. There are almost limitless possibilities for creating page layouts and user interfaces with CSS, but below are some of the more interesting techniques.</p><p><span
id="more-22"></span></p><p><a
href="http://www.dezinerfolio.com/2007/05/02/the-simplest-way-to-horizontally-and-vertically-center-a-div">The simplest way to horizontally and vertically center a DIV</a><br
/> This article covers centering a DIV, both vertically and horizontally, using CSS. While many code snippets out there show how to do this through the use of parent and child DIVs, this particular method uses a single DIV and is much simpler.</p><p><a
href="http://www.dezinerfolio.com/2007/05/02/the-simplest-way-to-horizontally-and-vertically-center-a-div"><img
src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/112.jpg" alt="The simplest way to horizontally and vertically center a DIV" width="480" height="300" /></a></p><p><a
href="http://www.cssstickyfooter.com//">New CSS Sticky Footer – 2009</a><br
/> Here’s a sticky footer technique that’s completely cross-browser compatible. It even works in Google Chrome. And it doesn’t require an empty push DIV either.</p><p><a
href="http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/">Simple Page Peel Effect with jQuery &amp; CSS</a><br
/> This tutorial combines jQuery and CSS to create a page peel effect. Most sites using this effect are Flash-driven, so this is a nice alternative if you’re not crazy about using Flash (or don’t know how).</p><p><a
href="http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/"><img
src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/60.jpg" alt="Simple Page Peel Effect with jQuery &amp; CSS" width="480" height="300" /></a></p><p><a
href="http://www.456bereastreet.com/lab/equal_height/">Equal height boxes with CSS</a><br
/> Here’s a basic example of creating equal-height boxes (faux columns) using CSS. It works similarly to cells in a table, but without the messy table bits.</p><p><a
href="http://www.jankoatwarpspeed.com/post/2009/07/07/Adaptable-view.aspx">Adaptable view – how do they do it?</a><br
/> Letting users manually change the way your site appears can greatly improve the site’s usability and the likelihood that users will have positive experience (and come back for more). This tutorial shows you how to implement adaptable viewing techniques for your site.</p><p><a
href="http://www.jankoatwarpspeed.com/post/2009/07/07/Adaptable-view.aspx"><img
style="display: inline;" src="http://media1.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/9.gif" alt="Adaptable view - how do they do it?" width="480" height="300" /></a></p><p><a
href="http://www.webdesignerwall.com/tutorials/css-the-all-expandable-box/">CSS: The All-Expandable Box</a><br
/> Here’s a tutorial for creating a CSS box that will expand in all directions to fit the content contained within it, instead of just vertically. It works especially well if users increase the font size but making the entire box larger, instead of just shifting the content around and making the box longer vertically.</p><p><a
href="http://buildinternet.com/2009/07/four-methods-to-create-equal-height-columns/">Four Methods to Create Equal Height Columns </a><br
/> Here’s another tutorial for creating equal-height columns in CSS, this time covering four different techniques. The techniques covered work in all major browsers (even IE6).</p><p><a
href="http://buildinternet.com/2009/07/four-methods-to-create-equal-height-columns/"><img
style="display: inline;" src="http://media1.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/32.jpg" alt="Four Methods to Create Equal Height Columns " width="480" height="300" /></a></p><p><a
href="http://blog.themeforest.net/tutorials/vertical-centering-with-css/">Vertical Centering With CSS</a><br
/> This post covers a variety of the best techniques for centering CSS elements vertically on a page. It also covers how to create a simple little vertically-centered website using the techniques.</p><p><a
href="http://blog.themeforest.net/tutorials/vertical-centering-with-css/"><img
style="display: inline;" src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/39.gif" alt=" Vertical Centering With CSS" width="480" height="300" /></a></p><p><a
href="http://d-graff.de/fricca/center.html">CSS vertical center using float and clear</a><br
/> Here’s another tutorial for creating a vertically-centered CSS box using float and clear. It even works in IE5 for the Mac, just in case.</p><p><a
href="http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/">Cross-Browser Inline-Block</a><br
/> This tutorial covers how to create an inline-block layout that works with varying levels of content without breaking the layout.</p><p><a
href="http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/"><img
style="display: inline;" src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/20.jpg" alt=" Cross-Browser Inline-Block" width="480" height="300" /></a></p><p><a
href="http://css-tricks.com/the-css-ah-ha-moment/">The CSS “Ah-ha!” Moment</a><br
/> Here’s a post talking about the “Ah-Ha!” moment most designers have at some point in their careers, where some vital bit of design knowledge suddenly makes perfect sense. In this case, it’s the relationship of CSS boxes within a layout.</p><p><a
href="http://css-tricks.com/the-css-ah-ha-moment/"><img
style="display: inline;" src="http://media1.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/ahha.jpg" alt="The CSS " width="480" height="280" /></a></p><p><a
href="http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/">An Indepth Coverage On CSS Layers, Z-Index, Relative And Absolute Positioning </a><br
/> This article gives a comprehensive overview of CSS layers, relative and absolute positioning, and Z-Index properties.</p><p><a
href="http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/"><img
style="display: inline;" src="http://media1.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/37.jpg" alt="An Indepth Coverage On CSS Layers, Z-Index, Relative And Absolute Positioning " width="480" height="300" /></a></p><p><a
href="http://css-tricks.com/the-css-overflow-property/">The CSS Overflow Property </a><br
/> Here’s a complete run-down of how the different settings for the CSS overflow property work. It includes visible (the default), hidden, scroll, and auto, with illustrated examples of each.</p><p><a
href="http://css-tricks.com/the-css-overflow-property/"><img
style="display: inline;" src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/51.gif" alt="The CSS Overflow Property " width="480" height="300" /></a></p><p><a
href="http://css-tricks.com/absolute-relative-fixed-positioining-how-do-they-differ/">Absolute, Relative, Fixed Positioning: How Do They Differ? </a><br
/> The differences between absolute, relative, and fixed positioning with CSS can be confusing at times. This article shows the difference between each one and when it’s appropriate to use one or another.</p><p><a
href="http://www.brunildo.org/test/inline-block.html">display: inline-block</a><br
/> Here’s a cross-browser (mostly) compatible method of creating inline blocks in a variety of styles. There are some differences, though, between the vertical alignment interpretation between browsers.</p><p><a
href="http://www.brunildo.org/test/inline-block.html"><img
style="display: inline;" src="http://media2.smashingmagazine.com/wp-content/uploads/images/60-more-css-techniques/93.gif" alt="display: inline-block" width="480" height="300" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.degrama.com/css/master-css-layout-ui-design/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 20/34 queries in 0.024 seconds using disk
Object Caching 321/605 objects using disk

Served from: www.degrama.com @ 2012-02-05 18:55:57 -->
