<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>css-design &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/css-design/</link>
	<description>Feed of posts on WordPress.com tagged "css-design"</description>
	<pubDate>Wed, 23 Dec 2009 18:00:19 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Emulating min/max width/height in IE6]]></title>
<link>http://sweatte.wordpress.com/2009/12/05/emulating-min-max-width-height-in-ie6/</link>
<pubDate>Sun, 06 Dec 2009 05:42:18 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/12/05/emulating-min-max-width-height-in-ie6/</guid>
<description><![CDATA[Here&#8217;s a collection of techniques on emulate min-width, max-width, min-height, and max-height ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a collection of techniques on emulate min-width, max-width, min-height, and max-height in IE6:</p>
<p><a href="http://www.cssplay.co.uk/boxes/maxwidth.html">Max-Width for IE6</a></p>
<p><a href="http://www.cssplay.co.uk/boxes/maxwidth-right.html">Max-Width Right Aligned</a></p>
<p><a href="http://www.sitepoint.com/forums/showthread.php?t=639017&#38;page=2#38">Max-Width in IE6 using Opposing Floats and Negative Margins</a></p>
<p><a href="http://www.cssplay.co.uk/boxes/minheight.html">Min-Height Div Demo</a></p>
<p><a href="http://www.search-this.com/2007/02/05/css-min-height-explained/">CSS Min-Height Explained</a></p>
<p><a href="http://www.cssplay.co.uk/boxes/minwidth.html">Min-Width Div Demo</a></p>
<p><a href="http://www.webreference.com/programming/min-width/index.html">Using CSS to Solve Min-Width in IE</a></p>
<p><a href="http://haslayout.net/css/Min-Width-Workaround">Min-Width Workaround using a Placeholder Div</a></p>
<p><a href="http://positioniseverything.net/articles/jello-expo.html">Natural Min-Width using Padding and Negative Margins</a></p>
<p><a href="http://www.brunildo.org/test/min-widthS.html">Min-Width in IE5 and IE6</a></p>
<p><a href="http://www.sitepoint.com/forums/showthread.php?t=618512&#38;page=2#39">Min-Width in IE6 using Padding and Borders</a></p>
<p><a href="http://www.thecssninja.com/xhtml/ie6-min-width-solutions">IE6 Min-Width Solutions</a></p>
<p><a href="http://positioniseverything.net/articles/jello-expo.html">Minimum and Maximum Width Explained</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[12 Excellent jQuery Plugins for Enhancing Forms]]></title>
<link>http://maheshvnit.wordpress.com/2009/11/20/12-excellent-jquery-plugins-for-enhancing-forms/</link>
<pubDate>Fri, 20 Nov 2009 11:08:34 +0000</pubDate>
<dc:creator>maheshvnit</dc:creator>
<guid>http://maheshvnit.wordpress.com/2009/11/20/12-excellent-jquery-plugins-for-enhancing-forms/</guid>
<description><![CDATA[Forms are part of almost every website. Whether it’s a simple contact form or a complex sign-up form]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Forms are part of almost every website. Whether it’s a simple contact form or a complex sign-up form, filling one out is usually a mundane task. When possible, you should try to make form completion for the user easier and more enjoyable. Here are 12 jQuery plugins that can help you enhance your forms.</p>
<p>Read full entry here»</p>
<p><a href="http://webdesignledger.com/resources/12-excellent-jquery-plugins-for-enhancing-forms" target="_blank">http://webdesignledger.com/resources/12-excellent-jquery-plugins-for-enhancing-forms</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Freelance Project Bidding Resource]]></title>
<link>http://krisrosario.wordpress.com/2009/11/16/freelance-project-bidding-resource/</link>
<pubDate>Mon, 16 Nov 2009 16:32:01 +0000</pubDate>
<dc:creator>phosphor</dc:creator>
<guid>http://krisrosario.wordpress.com/2009/11/16/freelance-project-bidding-resource/</guid>
<description><![CDATA[There is a new web resource for freelancers similar to Scriptlance that launched yesterday. Gigapxme]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There is a new web resource for freelancers similar to Scriptlance that launched yesterday. <a href="http://gigapxmedia.com/">Gigapxmedia.com</a> offers the design services you would expect from a collective of freelancers but is also geared toward linking professionals up with clients.</p>
<p>Read more at Gigapxmedia&#8217;s <a href="http://gigapxmedia.com/blog">Blog</a></p>
<p><a href="http://krisrosario.wordpress.com/files/2009/11/gpx2.gif"><img src="http://krisrosario.wordpress.com/files/2009/11/gpx2.gif" alt="gpx2" title="gpx2" width="400" height="409" class="aligncenter size-full wp-image-225" /></a> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[IE Negative Margin Bugs]]></title>
<link>http://sweatte.wordpress.com/2009/10/29/ie-negative-margin-bugs/</link>
<pubDate>Thu, 29 Oct 2009 15:45:52 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/10/29/ie-negative-margin-bugs/</guid>
<description><![CDATA[Here&#8217;s a collection of articles on avoiding truncated borders and content when using negative ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a collection of articles on avoiding truncated borders and content when using negative margins in IE6 and IE7:</p>
<p><a href="http://www.smashingmagazine.com/2009/07/27/the-definitive-guide-to-using-negative-margins">The Definitive Guide to using Negative Margins</a><br />
<a href="http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/">The Positive Side of Negative Margins</a><br />
<a href="http://www.positioniseverything.net/explorer/border-chaos.html">Border Chaos</a><br />
<a href="http://cssmoo.blogspot.com/2009/06/solution-for-negative-marginsindents.html">Solution for Negative Margins and Indentation</a><br />
<a href="http://dev.l-c-n.com/IEW2-bugs/min-width-clip.php">Clipping of Negative Margined Blocks in a hasLayout Container</a><br />
<a href="http://haslayout.net/css/Negative-Margin-Bug">Negative Margin hasLayout Bug</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Five CSS design browser differences we can live with]]></title>
<link>http://alphastudiobg.wordpress.com/2009/10/04/five-css-design-browser-differences-we-can-live-with/</link>
<pubDate>Sun, 04 Oct 2009 14:05:52 +0000</pubDate>
<dc:creator>alphastudiobg</dc:creator>
<guid>http://alphastudiobg.wordpress.com/2009/10/04/five-css-design-browser-differences-we-can-live-with/</guid>
<description><![CDATA[Web designs need not look exactly the same in all browsers. I recognise that’ s a topic i’ve written]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Web designs need not look exactly the same in all browsers. I recognise that’ s a topic i’ve written with regards to and spoken on a fair amount before, but in some way i’ m at all times amazed by the reactions that I get when the subject comes up.</p>
<p>Although this idea isn&#8217;t new (and only for the record I recognise I didn&#8217;t create it), when I teach my design philosophy at workshops and conferences i&#8217;m often amazed to hear that the notion that people using different browsers (even up-to-date ones) may deliberately see deviations in visual design sounds new.</p>
<p>The belief that all browsers will have to see the same design often requires us to resort to presentational markup, forked css and javascript dom wizardry. It can come from:<br />
A deeply embedded feeling that the web shares print&#8217;s need for pixel perfection<br />
The desire of brand stewards to control each appearance of a design<br />
A misunderstanding among clients and managers possibly reinforced by<br />
An old fashioned workflow that has its roots in print design and pre-press</p>
<p>Thinking with regards to alternatives</p>
<p>Please allow me to clear up a common misconception. When I discuss designs not looking exactly the same in all browsers I am not discussing making bad designs for people using older or abandoned software. I would never receive that. Or that a design will have to look poor or broken. Or that somebody could be refused admission to content or services whether or not they’re using a fewer able browser. What I am discussing is creating a visual design that looks best to people who are using innovative software and at the same time thinking carefully with regards to what somebody using fewer able software will see. This approach is merely based around thinking with regards to number of things from which only one can be chosen. It&#8217;s small different to the way that I hope we have been taught to think with regards to web accessibility.</p>
<p>You could just be thinking that it&#8217;s strange for me as a visual designer introductory, that I would advertize an approach where a lot of people see a lesser design that others. But i&#8217;m similarly a pragmatist and I recognise that in my business, I would quite ask my clients to spend their cash wisely on things that will improve their business, than to waste it on hours of unnecessary development.</p>
<p>Not everybody will agree with this approach and of course whether or not you do agree, how far you take it will count upon assorted components and your own circumstances. i’ve my limits too. So here are five examples of css design deviations that I can live with and do live with day after day.<br />
Demonstration file</p>
<p>Before reading on, take a consider a activity of formally presenting something xhtml/css design file from one of my recent projects. I hope you think it looks great. I hope you find that nothing looks broken or out of place. I hope that you think that whether or not you were reading this page, that you would find everything just where you need it to be, irrespective what browser you are using.</p>
<p>more at: <a title="website design, website development" href="http://blog.alphastudiobg.com">http://blog.alphastudiobg.com</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Temmuz 2009'un En İyi Css Tasarımları]]></title>
<link>http://baybedava.wordpress.com/2009/08/05/temmuz-2009un-en-iyi-css-tasarimlari/</link>
<pubDate>Wed, 05 Aug 2009 08:04:56 +0000</pubDate>
<dc:creator>baybedava</dc:creator>
<guid>http://baybedava.wordpress.com/2009/08/05/temmuz-2009un-en-iyi-css-tasarimlari/</guid>
<description><![CDATA[Css uygun bir şekilde kullanıldığı takdirde çok hoş tasarımların oluşmasını sağlıyor. Bir önceki ay]]></description>
<content:encoded><![CDATA[Css uygun bir şekilde kullanıldığı takdirde çok hoş tasarımların oluşmasını sağlıyor. Bir önceki ay]]></content:encoded>
</item>
<item>
<title><![CDATA[CSS Tooltips]]></title>
<link>http://vikaskhera.wordpress.com/2009/08/01/css-tooltips/</link>
<pubDate>Sat, 01 Aug 2009 08:21:20 +0000</pubDate>
<dc:creator>Vikas Khera</dc:creator>
<guid>http://vikaskhera.wordpress.com/2009/08/01/css-tooltips/</guid>
<description><![CDATA[No need of javascript to make tooltips. I got this simple css trick to make it. CSS Code a:hover { b]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>No need of javascript to make tooltips. I got this simple css trick to make it.</p>
<p><strong>CSS Code</strong></p>
<p>a:hover {<br />
background:#ffffff;     /*BG color is a must for IE6*/<br />
text-decoration:none;<br />
}</p>
<p>a.mytooltip span {<br />
display:none;<br />
padding:2px 3px;<br />
margin-left:8px;<br />
width:200px;<br />
}</p>
<p>a.mytooltip:hover span{<br />
display:inline;<br />
position:absolute;<br />
background:#ffffff;<br />
border:1px solid #cccccc;<br />
color:#6c6c6c;<br />
}</p>
<p><strong>HTML Code</strong></p>
<p>&#60;a href=&#8221;#&#8221; class=&#8221;mytooltip&#8221;&#62;Vikas Khera&#60;span&#62;http://vikaskhera.wordpress.com&#60;/span&#62;&#60;/a&#62;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Emulating Data:URIs in IE6 and IE7]]></title>
<link>http://sweatte.wordpress.com/2009/07/06/emulating-datauris-in-ie6-and-ie7/</link>
<pubDate>Mon, 06 Jul 2009 16:57:51 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/07/06/emulating-datauris-in-ie6-and-ie7/</guid>
<description><![CDATA[Example CSS #abcxyz_logo { background-image: url(mhtml:http://www.abcxyz.com/css/uris.mht!abcxyz_log]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3>Example</h3>
<p>CSS</p>
<pre class="brush: css;">
#abcxyz_logo {
background-image: url(mhtml:http://www.abcxyz.com/css/uris.mht!abcxyz_logo);
}
</pre>
<p>MHT(uris.mht)</p>
<pre class="brush: css;">
Content-Type: Multipart/related; boundary=&#34;_URI_DELIMITER&#34;; type=&#34;text/html&#34;

--_URI_DELIMITER
Content-Location:abcxyz_logo
Content-Type:/image/gif
Content-Transfer-Encoding:base64

mylogoissocoolyourlogoisforfoolsschooltoolrulegruelpoolsocruel...
--_URI_DELIMITER--
</pre>
<p>Here&#8217;s a series of articles on using MHTML and server-side scripting to create cross-browser Base64 encoded image data:</p>
<p><a href="http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-and-under/">Use MHTML:URIs when you need Data:URIs in IE7 and under</a></p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms526265(EXCHG.10).aspx">Key Concepts of MHTML</a></p>
<p><a href="http://www.stoimen.com/blog/2009/04/23/when-you-should-use-base64-for-images/">When you should use Base64 for images</a></p>
<p><a href="http://www.betalon.com/blog/html_css/data-uri-in-css-crossbrowser.htm">Data URIs in CSS Cross-browser</a></p>
<p><a href="http://www.garyfeng.com/wordpress/2004/06/09/data-uri-wont-work-in-ie/">Data URIs using the Object Element</a></p>
<p><a href="http://danielmclaren.net/2008/03/embedding-base64-image-data-into-a-webpage">Embedding Base64 Image Data into a Webpage</a></p>
<p><a href="http://www.stevesouders.com/blog/2009/10/05/aptimize-realtime-spriting-and-more/">Aptimize for Realtime Spriting and converting bitmaps to MHTML/Data URIs</a></p>
<p><a href="http://dean.edwards.name/weblog/2005/06/base64-ie/">Base64 Encoded Images for Internet Explorer</a></p>
<p><a href="http://www.codinghorror.com/blog/archives/000249.html">Building MHTML Files from URLs</a></p>
<p><a href="http://phenxdesign.net/projects/phenx-web/iedatauri/example.php">Data URI Examples for IE6/7</a></p>
<p><a href="http://people.dsv.su.se/~jpalme/ietf/mhtml-test/mhtml.html">MHTML Test Messages</a></p>
<p><a href="http://people.dsv.su.se/~jpalme/ietf/mhtml.html">Short Summary of the MHTML Standard</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Yoga Raharja Photography]]></title>
<link>http://theislandofgod.wordpress.com/2009/07/03/yoga-raharja-photography/</link>
<pubDate>Fri, 03 Jul 2009 07:56:12 +0000</pubDate>
<dc:creator>theislandofgod</dc:creator>
<guid>http://theislandofgod.wordpress.com/2009/07/03/yoga-raharja-photography/</guid>
<description><![CDATA[Concept : Clean, Simple, Black. Making With : Flash, PHP, CMS edited ,Javascript. Link : http://www.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://theislandofgod.wordpress.com/?attachment_id=41"><img class="alignnone size-full wp-image-41" title="yoga" src="http://theislandofgod.wordpress.com/files/2009/07/yoga.jpg" alt="yoga" width="406" height="277" /></a></p>
<p><span style="color:#14c8ea;">Concept</span> : Clean, Simple, Black.</p>
<p><span style="color:#14c8ea;">Making With</span> : Flash, PHP, CMS edited ,Javascript.</p>
<p><span style="color:#14c8ea;">Link</span> :<span style="color:#ff0000;"> <span style="text-decoration:underline;"><a title="Yoga Raharja Website" href="http://www.yogaraharja.com" target="_blank">http://www.yogaraharja.com</a></span></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Emulating Fixed Positioning in IE6]]></title>
<link>http://sweatte.wordpress.com/2009/06/10/emulating-fixed-positioning-in-ie6/</link>
<pubDate>Wed, 10 Jun 2009 16:16:10 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/06/10/emulating-fixed-positioning-in-ie6/</guid>
<description><![CDATA[Here&#8217;s a few references on ways to emulate fixed positioning in IE6 along with their caveats: ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few references on ways to emulate fixed positioning in IE6 along with their caveats:</p>
<p><a href="http://tagsoup.com/cookbook/css/fixed/">Fixed Positioning for Standards and Quirks Mode</a></p>
<p><a href="http://tagsoup.com/cookbook/css/fixed/legacy/">IE6 Fixed Positioning Demo</a></p>
<p><a href="http://www.cssplay.co.uk/layouts/fixed.html">Fixed Positioning Tutorial</a></p>
<p><a href="http://www.xs4all.nl/~vangeijt/test/fixed.html">Fixed Positioning Design Pattern</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[CSS Border Art]]></title>
<link>http://sweatte.wordpress.com/2009/06/05/css-border-art/</link>
<pubDate>Fri, 05 Jun 2009 17:10:17 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/06/05/css-border-art/</guid>
<description><![CDATA[Here&#8217;s a collection of experiments using CSS to create various 2D and 3D shapes, images, and o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a collection of experiments using CSS to create various 2D and 3D shapes, images, and objects:</p>
<p><a href="http://www.stanford.edu/~vkl/code/csstri.html">Arbitrary Lone Triangles</a></p>
<p><a href="http://www.sitepoint.com/print/css-angles-the-edge-you-need/">CSS Angles</a></p>
<p><a href="http://www.csskarma.com/lab/css_shelves/">CSS Shelves</a></p>
<p><a href="http://www.pagecolumn.com/webparts/css_triangle_with_borders.htm">CSS Triangles with Border Properties</a></p>
<p><a href="http://www.kendiv.com/diagonal.html">Diagonal line in CSS</a></p>
<p><a href="http://erezsh.wordpress.com/2008/07/31/drawing-diagonal-lines-with-css/">Drawing Diagonal Lines with CSS</a></p>
<p><a href="http://mirificampress.com/permalink/diagonal_nav_rollover">A Diagonal Nav Rollover Effect with CSS</a></p>
<p><a href="http://www.freecssmenus.co.uk/diagonal_horizontal_green_menu_664.php">Diagonal Horizontal Green Menu</a></p>
<p><a href="http://erezsh.wordpress.com/2008/08/29/drawing-in-css-parrot/">Drawing a Parrot with CSS</a></p>
<p><a href="http://robertdot.org/2009/03/25/triangles-in-css/">Triangles in CSS</a></p>
<p><a href="http://www.filamentgroup.com/lab/image_free_css_tooltip_pointers_a_use_for_polygonal_css/">Image Free Tooltip Pointers using Polygonal CSS</a></p>
<p><a href="http://www.pagecolumn.com/webparts/css_triangles.htm">CSS Triangle Generator</a></p>
<p><a href="http://www.css-zibaldone.com/test/geometry/">Geometric Designs with CSS</a></p>
<p><a href="http://fourshapes.com/articles/2006/07/11/diagonal-lines-in-css/">Diagonal Lines in CSS</a></p>
<p><a href="http://www.dreamincode.net/forums/showtopic104722.htm">Simple Triangles in CSS</a></p>
<p><a href="http://www.uselesspickles.com/triangles/demo.html">CSS Triangles</a></p>
<p><a href="http://www.infimum.dk/HTML/slantinfo.html">CSS Slanted Diagonal Borders</a></p>
<p><a href="http://tantek.com/CSS/Examples/polygons.html">CSS Polygons</a></p>
<p><a href="http://www.markschenk.com/cssexp/tangram/tangramtoolbox.html">CSS Polygon Toolbox</a></p>
<p><a href="http://ago.tanfa.co.uk/css/borders/clock-working.html">CSS Digital Clock</a></p>
<p><a href="http://ago.tanfa.co.uk/css/borders/cube.html">CSS 3D Cube</a></p>
<p><a href="http://www.designdetector.com/tips/3DBorderDemo2.html">CSS 3D House</a></p>
<p><a href="http://ago.tanfa.co.uk/css/borders/keyboard.html">CSS Keyboard</a></p>
<p><a href="http://ago.tanfa.co.uk/css/borders/snooker-table.html">CSS Snooker Table</a></p>
<p><a href="http://www.cssplay.co.uk/menu/lamp">CSS Lamp</a></p>
<p><a href="http://www.brainjar.com/css/cards/default2.asp">CSS Deck of Cards</a></p>
<p><a href="http://www.cssplay.co.uk/menu/lego.html">CSS Legos</a></p>
<p><a href="http://www.cssplay.co.uk/menu/snowman.html">CSS Snowman</a></p>
<p><a href="http://www.cssplay.co.uk/menu/mytv">CSS TV</a></p>
<p><a href="http://www.cssplay.co.uk/menu/banner.html">CSS Stars and Stripes Flag</a></p>
<p><a href="http://www.cssplay.co.uk/menu/britain.html">CSS Union Jack Flag</a></p>
<p><a href="http://www.cssplay.co.uk/menu/fivestar">CSS Transparent Five-Point Star</a></p>
<p><a href="http://www.cssplay.co.uk/menu/drawing.html">CSS Pencil</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Imageless and Scriptless HTML and CSS Corners]]></title>
<link>http://sweatte.wordpress.com/2009/05/15/imageless-html-and-css-corners/</link>
<pubDate>Sat, 16 May 2009 00:39:38 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/05/15/imageless-html-and-css-corners/</guid>
<description><![CDATA[Here&#8217;s an excellent collection of tutorials and demos on creating rounded corners using HTML a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s an excellent collection of tutorials and demos on creating rounded corners using HTML and CSS without graphics, SVG, HTML5 canvas, border-radius or JavaScript:</p>
<p><a href="http://battletech.hopto.org/html_tutorials/rounded_css_borders/">Image-Free CSS Styled Corners</a></p>
<p><a href="http://battletech.hopto.org/html_tutorials/rounded_css_borders/more_styles.html">Even More Image-Free CSS Styled Corners</a></p>
<p><a href="http://forums.digitalpoint.com/printthread.php?t=379009">Corner Shapes using CSS</a></p>
<p><a href="http://www.webreference.com/programming/css_borders/">How to Add Fluid Borders to Your Boxes with CSS</a></p>
<p><a href="http://edvardtoth.com/extras/rounded-corners-using-nothing-but-css/">Rounded Corners using nothing but CSS</a></p>
<p><a href="http://blog.benogle.com/2009/04/29/css-round-corners/">CSS Round Corners with Borders</a></p>
<p><a href="http://webdesign.about.com/od/css/a/aa072406.htm">Use Stripes and Inline Elements to Get Rounded Corners</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Browser CSS Defaults and Style Resets ]]></title>
<link>http://sweatte.wordpress.com/2009/05/14/browser-css-defaults/</link>
<pubDate>Thu, 14 May 2009 17:01:38 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/05/14/browser-css-defaults/</guid>
<description><![CDATA[Here&#8217;s a few articles and resources on learning the different browser default CSS settings and]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few articles and resources on learning the different browser default CSS settings and developing a strategy to overwrite them for cross-browser consistency:</p>
<p><a href="http://meiert.com/en/blog/20070922/user-agent-style-sheets/">User Agent Style Sheets</a></p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/ade98973-2eb9-4e3a-813c-b825153015ca">IE8: Default CSS values in Developer Tools</a></p>
<p><a href="http://websvn.kde.org/trunk/KDE/kdelibs/khtml/css/html4.css?view=markup">html4.css in Konqueror</a></p>
<p><a href="http://svn.webkit.org/repository/webkit/trunk/WebCore/css/html4.css">html4.css in Safari/Chromium</a></p>
<p><a href="http://mxr.mozilla.org/mozilla-central/source/layout/style/html.css">html.css in Mozilla</a></p>
<p><a href="http://websvn.kde.org/trunk/KDE/kdelibs/khtml/css/quirks.css?view=markup">quirks.css in Konqueror</a></p>
<p><a href="http://svn.webkit.org/repository/webkit/trunk/WebCore/css/quirks.css">quirks.css in Safari/Chromium</a></p>
<p><a href="http://mxr.mozilla.org/mozilla-central/source/layout/style/quirk.css">quirk.css in Mozilla</a></p>
<p><a href="http://websvn.kde.org/trunk/KDE/kdelibs/khtml/css/presentational.css?view=markup">presentational.css in Konqueror</a></p>
<p><a href="http://mxr.mozilla.org/mozilla-central/source/layout/mathml/mathml.css">mathml.css in Mozilla</a></p>
<p><a href="http://www.opera.com/docs/specs/presto211/mathml/index.dml">MathML: CSS Profile in Opera</a></p>
<p><a href="http://svn.webkit.org/repository/webkit/trunk/WebCore/css/svg.css">svg.css in Safari/Chromium</a></p>
<p><a href="http://mxr.mozilla.org/mozilla-central/source/layout/svg/base/src/svg.css">svg.css in Mozilla</a></p>
<p><a href="http://mxr.mozilla.org/mozilla-central/source/layout/style/forms.css">forms.css in Mozilla</a></p>
<p><a href="http://meyerweb.com/eric/thoughts/2004/09/15/emreallyem-undoing-htmlcss/">Really Undoing html.css</a></p>
<p><a href="http://meyerweb.com/eric/thoughts/2004/09/20/fractionally-restoring-htmlcss/">Fractionally Restoring html.css</a></p>
<p><a href="http://www.mako4css.com/cssmargin.htm">Old School CSS Reset for Netscape</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Almost There]]></title>
<link>http://andyandrade.com/2009/05/12/almost-ther/</link>
<pubDate>Tue, 12 May 2009 08:50:35 +0000</pubDate>
<dc:creator>andyandrade</dc:creator>
<guid>http://andyandrade.com/2009/05/12/almost-ther/</guid>
<description><![CDATA[I recently watched X-men Origins: Wolverine. Not too impressed. Maybe its the nerd in me that realiz]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I recently watched X-men Origins: Wolverine. Not too impressed. Maybe its the nerd in me that realizes all the wrong stuff in it, but who knows. or the cliche, look at the sky, &#8220;NOOOOO!!!&#8221; that happened like&#8230;5 times. awesome. I definitely wish they spent more time explaining who Ryan Reynolds character was&#8230;since he ended up being the final villain, but shit happens and life goes on. He did get a spin off out of this, so way to go Reynolds.</p>
<p>So with summer coming up, and lots of free time that&#8217;s about to show up on my hands, I&#8217;ve decided to do a few things with this bloggity i&#8217;ve got going on here. 1st, I&#8217;m gonna go ahead and try to knock out some basic CSS design and make my own theme. I&#8217;ve done DIV overlay before, and that was extremely easy, and html is easy too, so I don&#8217;t think the CSS will be too hard. I&#8217;m gonna get a book and download some of my old Digital Media programs again. It&#8217;s something I&#8217;m looking forward to.</p>
<p>The other thing is i&#8217;m going to try to read a ton of books over the summer, and review each of them as I go on. Like I said earlier post, I have a few books laying on my dresser that are so ready to be read by me. =] I can&#8217;t even remember the titles at this point, but I&#8217;ll keep it updated as I go. Summer is 3 tests away, come tuesday, I&#8217;m done. =]</p>
<p>New Addiction: The British Islander from Saxby&#8217;s Coffee on Stacy. I never had Saxby&#8217;s until October, when I went to the one in McKinney to sell my TV. (The guy only wanted to meet there&#8230;I miss my tv)  I&#8217;m can&#8217;t remember what&#8217;s in it, but it&#8217;s really good. I recommend it frozen&#8230;not on ice. On ice tastes too much like coffee and not enough like a frozen drink. haha. I love coffee and all, but not on ice. it&#8217;s just gross on ice. to me. And they have a &#8220;go card&#8221; which lets you get free drinks after so many purchases. pretty cool. And one of meg&#8217;s neighbors is like&#8230;the owner or something like that. Which just means it&#8217;s a small world, haha.</p>
<p>I really need to stop doing this in the middle of the night.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Replacing floats with the inline-block and table CSS Properties]]></title>
<link>http://sweatte.wordpress.com/2009/05/01/replacing-floats-with-the-inline-block-and-table-css-properties/</link>
<pubDate>Fri, 01 May 2009 20:59:47 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/05/01/replacing-floats-with-the-inline-block-and-table-css-properties/</guid>
<description><![CDATA[Here&#8217;s a few articles on combining inline-block in IE6 and IE7 with display:table in IE8 and o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few articles on combining inline-block in IE6 and IE7 with display:table in IE8 and other standards-based browsers as an alternative or replacement to floats for creating cross-browser column layouts using modern CSS:</p>
<p><a href="http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/">Centering a Dropdown Menu with inline-block and table display</a></p>
<p><a href="http://www.scaracco.net/en/article/25/css-gallery">Replacing Floats with Inline-Block and Display:Table</a></p>
<p><a href="http://www.tjkdesign.com/articles/float-less_css_layouts.asp">Using Inline-Block and Display:Table for Layouts without Floats</a></p>
<p><a href="http://www.ruzee.com/blog/2007/05/align-list-items-horizontally-with-css/">Using Inline-Block and Display:Table for Horizontal List Alignment</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[On the Web, Size Does Matter]]></title>
<link>http://digitaldaybreak.wordpress.com/2009/04/29/on-the-web-size-does-matter/</link>
<pubDate>Wed, 29 Apr 2009 13:50:03 +0000</pubDate>
<dc:creator>Eric B.</dc:creator>
<guid>http://digitaldaybreak.wordpress.com/2009/04/29/on-the-web-size-does-matter/</guid>
<description><![CDATA[Determining the appropriate width of a website has always been a tricky matter. Different monitor si]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Determining the appropriate width of a website has always been a tricky matter. Different monitor sizes, non-maximized browser windows, toolbars, adjustable OS elements all add to the variability. Early on there were some clever approaches, like <a href="http://web.archive.org/web/19961112181513/http://www.nytimes.com/" target="_blank">this </a>(just resize your window to the width of the image!). There were also many novice designers who built things at literal screen resolutions, say 800&#215;600 or 1024&#215;768. The problem is that with browser chrome and OS elements in place, your actual usable browser width was nowhere near that, more like 760 or ~960.</p>
<p>There&#8217;s also the long running debate of fixed width sites versus fluid or dynamic width sites.  There are several ways to implement a fluid width. Early sites simply didn&#8217;t specify a width, which on modern screens leads to absurdly wide columns of text which are <a href="http://www.thesitewizard.com/archive/fixedvsrelative.shtml">awful in terms of readability</a>. If you&#8217;re page is filled with content you could also break it up into smaller chunks and have them float to the right of each other, so that on a wider screen they&#8217;ll appear horizontally but on narrower screens they&#8217;ll cascade vertically.</p>
<p>Another more recent approach takes advantage of the CSS tags min-width and max-width to set limits, which help adapt the page to different sizes, but still retain the same general layout and readability (<a href="http://simplebits.com/">here&#8217;s a nice example</a>). As usual though, these properties aren&#8217;t supported in IE6 so hacks and workarounds are used. In broad terms there are good reasons and cases for both types of layout, but in the CPG and other consumer marketing sectors we typically work in, brand guidelines and design specs usually lend themselves to the more tightly defined fixed widths.</p>
<p>For several years now, the predominant screen resolution for general purpose sites has been 1024&#215;768, meaning that we could build sites at 960 &#8211; 980 px wide and fill those users screens fairly well. What we&#8217;re beginning to see though, is more diversity in screen sizes above 1024 wide. Widescreen monitors up to 30&#8243; (both 16&#215;9 and 16&#215;10 aspect ratios), older 4&#215;3 monitors, and people using HDTVs as monitors bring dozens of possible resolutions into play.</p>
<p>How do we accomodate these&#8230;what&#8217;s the new 960? Some people have <a href="http://cameronmoll.com/archives/2009/04/is_it_time_to_move_beyond_960/">picked conservative estimates</a>, but those don&#8217;t seem to really utilize much of the space available on many systems. A counterpoint to that is also the success of netbooks, ie tiny laptop computers, whose screens are typically much lower resolution, though often widescreen in ratio. Bring mobile phones into the equation (some that use mobile styles and others like the iPhone that pull the full site styles), and you&#8217;ve just got a mess on your hands!</p>
<p>Different style sheets can help, and perhaps we strive for more use of min and max widths, but what are your thoughts on a new standard in fixed widths?  Is it time, or do we need more stats on larger resolution screens? Are we destined to work at 960 for years to come?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Imageless Rounded Corners using Vector Graphics]]></title>
<link>http://sweatte.wordpress.com/2009/04/26/imageless-rounded-corners-using-vector-graphics/</link>
<pubDate>Sun, 26 Apr 2009 07:05:52 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/04/26/imageless-rounded-corners-using-vector-graphics/</guid>
<description><![CDATA[Here&#8217;s a few JavaScript libraries and experimental demos using SVG and VML vector graphics in ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few JavaScript libraries and experimental demos using SVG and VML vector graphics in addition to CSS3 border-radius property to create cross-browser rounded corners without images:</p>
<p><a href="http://www.curvycorners.net/">Curvy Corners JavaScript Library</a><br />
<a href="http://labs.parkerfox.co.uk/cornerz/">Cornerz JavaScript Library</a><br />
<a href="http://www.dillerdesign.com/experiment/DD_roundies/">DD Roundies JavaScript Library</a><br />
<a href="http://www.hedgerwow.com/360/dhtml/dom-svg-vml-round-box.php">SVG and VML Round Boxes</a><br />
<a href="http://www.snook.ca/archives/html_and_css/rounded_corners_experiment_ie/">Rounded Corners using VML</a><br />
<a href="http://a.deveria.com/?p=6">SVG Multiple Images and Rounded Corners</a><br />
<a href="http://a.deveria.com/?p=205">border-radius for all</a><br />
<a href="http://www.boogdesign.com/b2evo/index.php/2009/09/02/firefox-img-rounded-corners-svg?blog=2">Rounded Corners for Image Elements in Firefox with SVG</a><br />
<a href="http://a.deveria.com/roundgen/">Rounded Corner Generator for CSS3/SVG</a><br />
<a href="http://elv1s.ru/files/html+css/vector-corners.html">Vector Corners using SVG, VML, and CSS</a><br />
<a href="http://sample.revulo.com/JavaScript/border-radius.html">Emulating CSS border-radius using VML</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[PPH gets a new look]]></title>
<link>http://peopleperhour.wordpress.com/2009/04/09/pph-gets-a-new-look/</link>
<pubDate>Thu, 09 Apr 2009 10:51:23 +0000</pubDate>
<dc:creator>Simos</dc:creator>
<guid>http://peopleperhour.wordpress.com/2009/04/09/pph-gets-a-new-look/</guid>
<description><![CDATA[We have been collecting feedback about the design of the site for a while now; both through the mess]]></description>
<content:encoded><![CDATA[We have been collecting feedback about the design of the site for a while now; both through the mess]]></content:encoded>
</item>
<item>
<title><![CDATA[Exploiting the clip CSS Property]]></title>
<link>http://sweatte.wordpress.com/2009/04/08/exploiting-the-clip-css-property/</link>
<pubDate>Wed, 08 Apr 2009 20:38:57 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/04/08/exploiting-the-clip-css-property/</guid>
<description><![CDATA[Here&#8217;s a few articles on using the clip property to create image effects and layer elements wi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few articles on using the clip property to create image effects and layer elements without rendering obscured content:</p>
<p><a href="http://www.cssplay.co.uk/menu/clip_gallery">Clipped Image Gallery Demo</a></p>
<p><a href="http://jennifermadden.com/javascript/dhtml/clippingCSS.html">CSS Clipping Review</a></p>
<p><a href="http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html">Creating Thumbnails Using the CSS Clip Property</a></p>
<p><a href="http://www.ibloomstudios.com/articles/misunderstood_css_clip/">Misunderstood CSS Clip Property Tutorial</a></p>
<p><a href="http://learningtheworld.eu/2008/better-foreground-sprites/">Better Foreground Sprites</a></p>
<p><a href="http://www.mojavelinux.com/blog/support/crossbrowser_list_delimiters/example1.html">Horizontal List Delimiters using clip</a></p>
<p><a href="http://www.mojavelinux.com/blog/archives/2005/01/crossbrowser_list_delimiters/">Crossbrowser List Delimiters</a></p>
<p><a href="http://home.tiscali.nl/developerscorner/imaging/clipping-images-with-css-a.htm">Clipping Images with CSS</a></p>
<p><a href="http://archivist.incutio.com/viewlist/css-discuss/83119">Logic behind the clip property</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Measuring CSS Selector Weight and Cascade Specificity]]></title>
<link>http://sweatte.wordpress.com/2009/03/18/measuring-css-selector-weight-and-cascade-specificity/</link>
<pubDate>Wed, 18 Mar 2009 06:43:21 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/03/18/measuring-css-selector-weight-and-cascade-specificity/</guid>
<description><![CDATA[Here&#8217;s a few resources on calculating which CSS rules are more specific than others and figuri]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here&#8217;s a few resources on calculating which CSS rules are more specific than others and figuring out the order of the cascade:</p>
<p><a href="http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html">CSS Specificity Wars</a></p>
<p><a href="http://www.g9g.org/backblog/2008/08/17/dueling-declarations-following-the-cascade.html">Dueling Declarations: Following the Cascade</a></p>
<p><a href="http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/">CSS Specificity Examples</a></p>
<p><a href="http://www.molly.com/2005/10/06/css2-and-css21-specificity-clarified/">CSS2 and CSS2.1 Specificity Clarified</a></p>
<p><a href="http://css-tricks.com/specifics-on-css-specificity/">Calculating CSS Specificity</a></p>
<p><a href="http://www.webteacher.ws/2008/05/19/tip-calculate-the-specificity-of-css-selectors/">Calculate the Specificity of CSS Selectors</a></p>
<p><a href="http://reference.sitepoint.com/css/specificity">CSS Specificity Overview</a></p>
<p><a href="http://reference.sitepoint.com/css/cascade">CSS Cascade Overview</a></p>
<p><a href="http://www.sitepoint.com/blogs/2007/11/14/the-great-specificity-swindle/">The Great Specificity Swindle</a></p>
<p><a href="http://www.communitymx.com/content/article.cfm?page=2&#38;cid=2795D">CSS Cascade Specificity</a></p>
<p><a href="http://htmlhelp.com/reference/css/structure.html">CSS Cascading Order</a></p>
<p><a href="http://dev.opera.com/articles/view/28-inheritance-and-cascade/">CSS Inheritance and the Cascade</a></p>
<p><a href="http://3nhanced.com/css/battle-of-the-selectors-specificity/">Battle of the Selectors Specificity</a></p>
<p><a href="http://www.suzyit.com/tools/specificity.php">CSS Specificity Calculator</a></p>
<p><a href="http://fu2k.org/alex/css/hacks/fuzzyspecificity">Fuzzy Specificity in IE</a></p>
<p><a href="http://www.brunildo.org/test/IE6VisitedSpec.html">IE6 :visited and :hover Specificity</a></p>
<p>http://www.la.unm.edu/~bjudd/IT152-CSS/resources/specificity.php</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[CSS label 3 Tour: Border Radius]]></title>
<link>http://top10designs.wordpress.com/2009/03/06/css-label-3-tour-border-radius/</link>
<pubDate>Fri, 06 Mar 2009 07:13:42 +0000</pubDate>
<dc:creator>suparnap</dc:creator>
<guid>http://top10designs.wordpress.com/2009/03/06/css-label-3-tour-border-radius/</guid>
<description><![CDATA[Border-radius allows you to create rounded corners with just CSS without the need for graphics or Ja]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Border-radius allows you to create rounded corners with just CSS without the need for graphics or JavaScript. If you are not using it yet here&#8217;s an explanation.</p>
<p><strong>Rounded Corners</strong></p>
<p>Historically rounded corners were tricky to implement involving a background graphic or even JavaScript. Interface designers would issue a little sigh as designers littered designs with rounded corners. Well not any more!</p>
<p><strong>Corners for all</strong></p>
<p>Now you can create rounds corners easily using CSS. There is a bit of variance between browser vendors at the moment but I imagine eventually the syntax will standardise. To add rounded corners you just need:</p>
<h5 class="codeblock"><code><span style="color:#000000;"> <span style="color:#ff8000;"><span style="color:#808080;">/* Gecko browsers */</span><br />
</span><span style="color:#808000;">-moz-border-radius: 5px</span><span style="color:#007700;"><span style="color:#808000;">;</span><br />
</span><span style="color:#ff8000;"><span style="color:#808080;">/* Webkit browsers */</span><br />
</span><span style="color:#808000;">-webkit-border-radius: 5px</span><span style="color:#007700;"><span style="color:#808000;">; </span><br />
</span><span style="color:#ff8000;"><span style="color:#808080;">/* W3C syntax - likely to be standard so use for future proofing */</span><br />
</span><span style="color:#808000;">border-radius:10px; </span></span></code></h5>
<p><span style="color:#000000;"><span style="color:#808000;"><img class="alignnone size-full wp-image-17" title="csstutorial1" src="http://top10designs.wordpress.com/files/2009/03/csstutorial1.gif" alt="csstutorial1" width="500" height="200" /><br />
</span></span></p>
<div class="codeblock">And that&#8217;s all there is to it. Firefox did have some problems aliasing the corners but this has been fixed now so you can enjoy crisp rounded corners with no effort.</div>
<div class="codeblock"><strong>More Control</strong></div>
<div class="codeblock">You can even specify which corners have border-radius applied to them. Again the syntax is slightly different between browsers so you&#8217;ll need to list both.</div>
<h5 class="codeblock"><code><span style="color:#000000;"><span style="color:#ff8000;"><span style="color:#808080;">/* Gecko browsers */</span><br />
</span><span style="color:#808000;">-moz-border-radius-topleft: 20px;<br />
-moz-border-radius-topright: 0;<br />
-moz-border-radius-bottomleft: 0;<br />
-moz-border-radius-bottomright: 20px</span><span style="color:#007700;"><span style="color:#808000;">;</span></p>
<p></span><span style="color:#ff8000;"><span style="color:#808080;">/* Webkit browsers */</span><br />
</span><span style="color:#808000;">-webkit-border-top-left-radius: 20px;<br />
-webkit-border-top-right-radius: 0;<br />
-webkit-border-bottom-left-radius: 0;<br />
-webkit-border-bottom-right-radius: 20px</span><span style="color:#007700;"><span style="color:#808000;">;</span></p>
<p></span><span style="color:#ff8000;"><span style="color:#808080;">/* W3C syntax */</span><br />
</span><span style="color:#808000;">border-top-left-radius: 20px;<br />
border-top-right-radius: 0;<br />
border-bottom-right-radius: 0;<br />
border-bottom-left-radius:  20px;</span></span></code></h5>
<div class="codeblock"><img class="alignnone size-full wp-image-11" title="differentcorner" src="http://top10designs.wordpress.com/files/2009/03/differentcorner.gif" alt="differentcorner" width="500" height="200" /></div>
<div class="codeblock"><strong>VALIDATION:</strong></div>
<div class="codeblock">True &#8211; this won&#8217;t validate with CSS 2.1 validators simply becuase this isn&#8217;t CSS 2.1. If you are a validation obsessive then I suggest putting these rules in a separate CSS3 file. If you can&#8217;t handle having *any* non-validating code on your site then you&#8217;d better wait a bit longer.</div>
<div class="codeblock"><strong>Browser Support?</strong></div>
<div class="codeblock">
<p>Border-radius is supported in Firefox 2 &#38; 3, Safari 3 and related Gecko and Webkit browsers.</p>
<p>Internet Explorer 6 &#38; 7 and 8 (as far as I know) and Opera do not support rounded corners. Instead these users will see a regular corner.</p>
<p><a href="http://shapeshed.com/journal/css3_tour_border-radius/" target="_blank">source</a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Exploiting the z-index CSS Property]]></title>
<link>http://sweatte.wordpress.com/2009/02/27/exploiting-the-z-index-css-property/</link>
<pubDate>Fri, 27 Feb 2009 09:12:56 +0000</pubDate>
<dc:creator>psweatte</dc:creator>
<guid>http://sweatte.wordpress.com/2009/02/27/exploiting-the-z-index-css-property/</guid>
<description><![CDATA[Here are a few articles with in-depth explanations of the usage and pitfalls of z-index in page layo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here are a few articles with in-depth explanations of the usage and pitfalls of z-index in page layout:</p>
<p><a href="http://forthelose.org/examples-of-and-how-to-do-the-css-parallax-effect">Using z-index to create Parallax Scrolling in CSS</a><br />
<a href="http://www.cherny.com/webdev/11/dual-background-images">Using z-index to create dual background images</a><br />
<a href="http://24ways.org/2005/zs-not-dead-baby-zs-not-dead">Andy Clarke on z-index</a><br />
<a href="http://www.impressivewebs.com/a-detailed-look-at-the-z-index-css-property/">A Detailed Look at the z-index Property</a><br />
<a href="http://css-discuss.incutio.com/?page=OverlappingAndZIndex">Overlapping and z-index</a><br />
<a href="http://www.twoscomplement.com/2008/06/16/ie6-z-index-bug/">IE6 z-index bugs</a><br />
<a href="http://www.last-child.com/conflicting-z-index-in-ie6/">Conflicting z-index in IE6</a><br />
<a href="http://annevankesteren.nl/2005/06/z-index">Stacking z-index in IE6</a><br />
<a href="http://www.search-this.com/2007/08/15/give-me-some-zzzzzs/">Give me som zzz&#8217;s</a><br />
<a href="http://www.explainth.at/en/css/positionb.shtml">Positioning with z-index</a><br />
<a href="http://dev.opera.com/articles/view/37-css-absolute-and-fixed-positioning/">Absolute and Fixed Positioning</a><br />
<a href="http://www.vision.to/articles/the-difference-between-the-flow-and-positioning-for-web-pages.php">The Difference between Flow and Positioning for Web Pages</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Design and Usability of the New Fox8.com Homepage]]></title>
<link>http://digitaldaybreak.wordpress.com/2009/02/25/design-and-usability-of-the-new-fox8com-homepage/</link>
<pubDate>Wed, 25 Feb 2009 17:03:25 +0000</pubDate>
<dc:creator>Eric B.</dc:creator>
<guid>http://digitaldaybreak.wordpress.com/2009/02/25/design-and-usability-of-the-new-fox8com-homepage/</guid>
<description><![CDATA[Watching the morning news a few days ago the anchors kept promoting their new site, Fox8.com formerl]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Watching the morning news a few days ago the anchors kept promoting their new site, <a href="http://www.fox8.com" target="_blank">Fox8.com</a> formerly MyFoxCleveland.com . I forgot about it for a few days, but I&#8217;ve had a chance to visit it several times now and I wanted to give a brief analysis of the new homepage from a design and (basic) usability standpoint. At <a href="http://www.digital-day.com" target="_blank">DigitalDay</a> we&#8217;re working on a comprehensive analysis tool for judging the effectiveness and quality of sites, but while that&#8217;s still being produced we&#8217;ll look at the site on a basic level.</p>
<p>Although not design related, the new URL is a significant improvement. The station brands itself as &#8216;Fox8&#8242; on nearly all materials I&#8217;ve ever seen, so it makes sense that they&#8217;ve moved to this shorter and easier to read designation.</p>
<p><strong>Overall Design</strong></p>
<p><strong></strong></p>
<div id="attachment_520" class="wp-caption aligncenter" style="width: 460px"><strong><strong><img class="size-full wp-image-520" title="home" src="http://digitaldaybreak.wordpress.com/files/2009/02/home.png" alt="Fox8 homepage" width="450" height="810" /></strong></strong><p class="wp-caption-text">Fox8 homepage</p></div>
<p><strong></strong></p>
<p>When the page loads, a couple things come to mind. The page loads quickly on a decent connection, which is good, and at first glimpse the site doesn&#8217;t seem nearly as cluttered as most tv station web sites, especially small to medium market stations. The background graphic is extremely compressed (probably an effort to save bandwidth&#8230;but the design could be more abstract so the compression artifacts weren&#8217;t so prominent). Unfortunately the site was not built with large monitors in mind.</p>
<p><img class="aligncenter size-full wp-image-522" title="picture-1" src="http://digitaldaybreak.wordpress.com/files/2009/02/picture-1.jpg" alt="picture-1" width="450" height="195" /></p>
<p>The background graphic fades to a solid blue, so they could have easily made the body background the same blue &#8211; white gradient for a seamless transition. I realize my monitor is wider than the average users, but it&#8217;s the little details that make decent designs good, and good designs great. I can&#8217;t say I&#8217;m the biggest fan of the deep blue and red color scheme, but that&#8217;s their palette and they&#8217;ve embraced it fully.</p>
<p><strong>Typography</strong></p>
<p>Fox8.com uses a simple sans-serif typographic system. Lucida Grande is the main font, and while I love Lucida, it&#8217;s disappointing to see that they didn&#8217;t specify Lucida Sans Unicode as the Windows alternative (Lucida Grande is ubiquitous on Macs but rarely found on Windows machines).</p>
<p><img class="aligncenter size-full wp-image-528" title="menucomparison1" src="http://digitaldaybreak.wordpress.com/files/2009/02/menucomparison1.jpg" alt="menucomparison1" width="450" height="249" /></p>
<p>Instead the font stack moves to Tahoma, which has very tight kerning when bolded and lowers the readability on the main menu in particular. Unfortunately this is the way most users will be seeing the site.</p>
<p><img class="aligncenter size-full wp-image-523" title="picture-3" src="http://digitaldaybreak.wordpress.com/files/2009/02/picture-3.png" alt="picture-3" width="449" height="38" /></p>
<p>Section headers are images, but I question if that&#8217;s really necessary since they seem to simply be white Arial bold text with a heavy drop shadow. Was the shadow really that necessary? If you&#8217;re going to use images for headers, you should get as much aesthetic and branding benefit as possible.</p>
<p><img class="aligncenter size-full wp-image-524" title="picture-5" src="http://digitaldaybreak.wordpress.com/files/2009/02/picture-5.png" alt="picture-5" width="322" height="203" /></p>
<p>Fox8&#8217;s type has several spacing issues as well. In boxes like the <em>Popular Stories</em> feature, there is not enough spacing between list items to clearly differentiate them. It&#8217;s also unnecessary that the text in boxes like <em>Offbeat News</em> extends to the very edge of the box it inhabits (spacing between list items would be very beneficial here as well). A little padding would not only look much better, it&#8217;s used in other sections like <em>Featured Links</em>, and would be a consistent style.</p>
<p><strong>Usability</strong></p>
<p>From a basic usability standpoint, there are a couple of red flags on the Fox8 site. First, in the main news section stories are cycled through, but there is no active state. An indicator of which story is currently being featured would be a welcome addition. Similarly, I would avoid relying on a rollover to indicate what is a link. A user should be able to easily determine what&#8217;s a link and what is not without having to rollover it. Combine that with the inconstent link styling on the site (sometimes they&#8217;re blue, sometimes black, sometimes blue is not a link, but blue/bold is) and you have a confusing system that could be much simpler and more usable.</p>
<p><strong>Conclusion</strong></p>
<p>I struggle when seeing sites like Fox8. It&#8217;s a mediocre at best site redesign that could be significantly better. They have made improvements and are headed in the right directions, but in areas like basic usability and typography they could improve so much with such simple changes. I&#8217;ll take a look again in a few months and see if things have changed.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Landing Pages for $150]]></title>
<link>http://krisrosario.wordpress.com/2009/02/09/landing-pages-for-150/</link>
<pubDate>Mon, 09 Feb 2009 23:25:36 +0000</pubDate>
<dc:creator>phosphor</dc:creator>
<guid>http://krisrosario.wordpress.com/2009/02/09/landing-pages-for-150/</guid>
<description><![CDATA[Affordable web design]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://cssraven.com">Affordable web design</a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
