<?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>Scarf*oo &#187; CSS</title>
	<atom:link href="http://scarfoo.com/archives/category/web-development/css/feed" rel="self" type="application/rss+xml" />
	<link>http://scarfoo.com</link>
	<description>Comfy Web Development With Standards in Mind</description>
	<lastBuildDate>Wed, 19 May 2010 18:59:20 +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>Forgotten CSS selectors &#124; 456 Berea Street</title>
		<link>http://scarfoo.com/archives/266</link>
		<comments>http://scarfoo.com/archives/266#comments</comments>
		<pubDate>Fri, 05 Feb 2010 07:24:30 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=266</guid>
		<description><![CDATA[Now that IE6 is practically dead and gone, we can embrace the power that comes with CSS 2.1 selectors. Hurray! Forgotten CSS selectors &#124; 456 Berea Street. Related Posts:Hiding with CSS: Problems and solutions &#124; 456 Berea StreetNVDA – a free, open source screen reader &#124; 456 Berea StreetCSS Differences in Internet Explorer 6, 7 [...]]]></description>
			<content:encoded><![CDATA[<p>Now that IE6 is practically dead and gone, we can embrace the power that comes with CSS 2.1 selectors. Hurray! <a href='http://www.456bereastreet.com/archive/201002/forgotten_css_selectors/'>Forgotten CSS selectors | 456 Berea Street</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/231" rel="bookmark" class="crp_title">Hiding with CSS: Problems and solutions | 456 Berea Street</a></li><li><a href="http://scarfoo.com/archives/179" rel="bookmark" class="crp_title">NVDA – a free, open source screen reader | 456 Berea Street</a></li><li><a href="http://scarfoo.com/archives/259" rel="bookmark" class="crp_title">CSS Differences in Internet Explorer 6, 7 and 8 «  Smashing Magazine</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/266/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Differences in Internet Explorer 6, 7 and 8 «  Smashing Magazine</title>
		<link>http://scarfoo.com/archives/259</link>
		<comments>http://scarfoo.com/archives/259#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:32:53 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=259</guid>
		<description><![CDATA[If you haven&#8217;t decided to drop IE6 support, this might be the right time to do it. The article CSS Differences in Internet Explorer 6, 7 and 8 over at Smashing Magazine is a great reference to CSS differences between various IE versions when handling advanced CSS rules. Looks like versions 7 and up already [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t decided to drop IE6 support, this might be the right time to do it. The article <a href='http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/'>CSS Differences in Internet Explorer 6, 7 and 8</a> over at Smashing Magazine is a great reference to CSS differences between various IE versions when handling advanced CSS rules. Looks like versions 7 and up already support the vast majority of rules you throw at them, so if you want to take advantage of advanced CSS selectors to ease styles development, go on, I don&#8217;t believe many will be hurt in the process.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/235" rel="bookmark" class="crp_title">Universal Internet Explorer 6 CSS</a></li><li><a href="http://scarfoo.com/archives/50" rel="bookmark" class="crp_title">CSS Gradients Support in WebKit</a></li><li><a href="http://scarfoo.com/archives/30" rel="bookmark" class="crp_title">Browser Version Targeting Anyone?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/259/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I Structure My CSS Files</title>
		<link>http://scarfoo.com/archives/152</link>
		<comments>http://scarfoo.com/archives/152#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:09:43 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[back to the basics]]></category>
		<category><![CDATA[file organization]]></category>
		<category><![CDATA[structure]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=152</guid>
		<description><![CDATA[Let&#8217;s face it, navigating and maintaining large CSS files is no fun. As long as the site is small or if you happen to be in the early stages of development, the CSS file looks manageable, but once you hit the 2k+ line mark, finding what you are looking for can take a while. Not [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s face it, navigating and maintaining large CSS files is no fun. As long as the site is small or if you happen to be in the early stages of development, the CSS file looks manageable, but once you hit the 2k+ line mark, finding what you are looking for can take a while. Not to mention how your team is going to pollute your style.css if the file structure is overly complicated.<br />
<span id="more-152"></span><br />
With some proper CSS file organization, you can wave these problems goodbye. What I am suggesting here is an organization style that has worked for me and my team so far. Let&#8217;s dig into it. </p>
<h3>Structure</h3>
<p><strong>1. Reset</strong><br />
I could as well link one of the many reset.css style sheets, but to save on server requests, I&#8217;ve decided to put the reset styles on the top of my main CSS file.</p>
<p><strong>2. Base</strong><br />
The html, body and defaults for other basic html elements go here. This section is usually pretty minimal, because I like to style elements as they come along in the source. That way I have more control over the styles and less overriding to do later on.</p>
<p><strong>3. Structure</strong><br />
You might opt to let this section go, depending on whether you like to separate the container divs from other styles or not.</p>
<p><strong>4. Header</strong><br />
The definitions for styling the header of your site go here.</p>
<p><strong>5. Content</strong><br />
The definitions for styling the content section of your site go here.</p>
<p><strong>6. Footer</strong><br />
The definitions for styling the footer of your site go here and again you might skip this section if your site has no footer.</p>
<p><strong>7. Navigation</strong><br />
The various menus, breadcrumbs indicator, etc.</p>
<p><strong>8. Modules</strong><br />
I use this section to define the separate modules or blocks used on my site. News, polls, events lists, flickr feeds, quick links, and similar sections are usually defined here.</p>
<p><strong>9. Forms</strong><br />
I like to put all the forms in one place, this proved to be a wise decision over time.</p>
<p><strong>10. Custom Classes</strong><br />
I put here various reusable classes that are frequently shared throughout the site. You might not need this section if your site is a simple one, but when it grows too complex, you might find this section handy.</p>
<p><strong>11. Everything Else</strong><br />
All that you can&#8217;t fit anywhere above. Usually this section only ends up only having a few classes.</p>
<p><strong>12. Print Styles</strong><br />
If you don&#8217;t store your print styles in a separate file, this is the place to define them with a @media print block. You should put this section as the last one, as you potentially want to override any previous CSS declaration.</p>
<h3>Sample</h3>
<p>Here is some code from a sample style file. I&#8217;ve omitted most of the code for simplicity sake, but I&#8217;ve left section and sub-section comments in.</p>
<pre style="height:20em;overflow-y:scroll">
<code style="overflow-y: hidden">/*
 *  Table Of Sections
 *
 *  1. Reset
 *  2. Basic Elements
 *  3. Generic Classes
 *  4. Basic Layout
 *  5. Header
 *  6. Content
 *  7. Sidebar
 *  8. Footer
 *  9. Navigation
 * 10. Forms
 * 11. Modules
 * 12. Print styles
 *
 */

/* Reset  - do NOT modify!
-------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Basic Elements
-------------------------------------*/
html, body { height: 100%; }

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
	color: #333;
	background: gray;
}

/* Generic Classes
-------------------------------------*/
/* --- Link list --- */
/* --- News list --- */
/* --- Attachments list --- */
/* --- Links --- */
/* --- Messages --- */
/* --- photo frame &amp; content photos --- */
/* --- Other --- */

/* Basic Layout
-------------------------------------*/

/* Header
-------------------------------------*/

/* Content
-------------------------------------*/
/* external link */
/* --- video --- */
/* --- unsorted list --- */
/* --- numbered list --- */
/* --- tables --- */
/* --- Icons in content --- */
/* --- Search results --- */
/* --- Photogallery --- */
/* --- News --- */

/* Sidebar
-------------------------------------*/

/* Footer
-------------------------------------*/

/* Navigation
-------------------------------------*/
/* --- Breadcrumbs --- */
/* --- Sitemap --- */
/* --- Main Menu --- */

/* Forms
-------------------------------------*/

/* Modules
-------------------------------------*/
/* --- News --- */
/* --- FAQ --- */
/* --- Poll --- */
/* --- Quick links --- */

/* Print styles
-------------------------------------*/
@media print {

	/* Your print styles go here */

}</code>
</pre>
<p>So, here it is &#8211; a nice organized layout for your CSS declarations. I hope you find it useful as much as I did and I&#8217;d love to hear from you if you have any comments or suggestions to improve this.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/130" rel="bookmark" class="crp_title">Quick Tip #1 &#8211; Tame those ems</a></li><li><a href="http://scarfoo.com/archives/11" rel="bookmark" class="crp_title">CSS Tip #1 &#8211; Avoiding Hacks With IE Conditional Comments</a></li><li><a href="http://scarfoo.com/archives/38" rel="bookmark" class="crp_title">Development Diary: 4 Tips on Working With Fluid Layouts</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/152/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Universal Internet Explorer 6 CSS</title>
		<link>http://scarfoo.com/archives/235</link>
		<comments>http://scarfoo.com/archives/235#comments</comments>
		<pubDate>Thu, 21 May 2009 11:08:33 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[readable]]></category>
		<category><![CDATA[universal CSS]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=235</guid>
		<description><![CDATA[Too bad that there are still many clients running and demanding your product to run on IE6. At least in my case, 80% of the clients are of the aforementioned sort and I am in no position to change that. It&#8217;s a sad sad thing really. Someone should really write a conditionally included universal CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Too bad that there are still many clients running and demanding your product to run on IE6. At least in my case, 80% of the clients are of the aforementioned sort and I am in no position to change that. It&#8217;s a sad sad thing really.</p>
<p>Someone should really write a conditionally included universal CSS file to handle IE6 bugs and just be off with it. On the other hand, there are other approaches such as providing a universal readable and pleasant style just for IE6 users and hoping the clients will be happy with it.</p>
<p>Check the proposed style in question at <a href='http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/'>Universal Internet Explorer 6 CSS | For A Beautiful Web</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/11" rel="bookmark" class="crp_title">CSS Tip #1 &#8211; Avoiding Hacks With IE Conditional Comments</a></li><li><a href="http://scarfoo.com/archives/259" rel="bookmark" class="crp_title">CSS Differences in Internet Explorer 6, 7 and 8 «  Smashing Magazine</a></li><li><a href="http://scarfoo.com/archives/270" rel="bookmark" class="crp_title">A Sad Day For Rock And Roll.</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiding with CSS: Problems and solutions &#124; 456 Berea Street</title>
		<link>http://scarfoo.com/archives/231</link>
		<comments>http://scarfoo.com/archives/231#comments</comments>
		<pubDate>Wed, 06 May 2009 06:21:51 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[display:none]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=231</guid>
		<description><![CDATA[An interesting short article on the pitfalls of using CSS to hide page elements: Hiding with CSS: Problems and solutions &#124; 456 Berea Street. Personally, for elements where accessibility matters, like navigation menus, etc. I prefer hiding those elements with a short javascript statement I put right after the element I want to hide. This [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting short article on the pitfalls of using CSS to hide page elements: <a href='http://www.456bereastreet.com/archive/200905/hiding_with_css_problems_and_solutions/'>Hiding with CSS: Problems and solutions | 456 Berea Street</a>.</p>
<p>Personally, for elements where accessibility matters, like navigation menus, etc. I prefer hiding those elements with a short javascript statement I put right after the element I want to hide. This way the user does not notice the element getting closed and best of all, it remains accessible to all.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/266" rel="bookmark" class="crp_title">Forgotten CSS selectors | 456 Berea Street</a></li><li><a href="http://scarfoo.com/archives/179" rel="bookmark" class="crp_title">NVDA – a free, open source screen reader | 456 Berea Street</a></li><li><a href="http://scarfoo.com/archives/111" rel="bookmark" class="crp_title">The Solution to Your IE PNG Background Problems</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip #1 &#8211; Tame those ems</title>
		<link>http://scarfoo.com/archives/130</link>
		<comments>http://scarfoo.com/archives/130#comments</comments>
		<pubDate>Wed, 21 Jan 2009 10:46:18 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[62.5% method]]></category>
		<category><![CDATA[em]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=130</guid>
		<description><![CDATA[If you are into em-based layouts, you probably want more precision when translating your photoshop designs into pixel-perfect HTML and CSS creations. Simply setting the font-size in your body element to 62.5%, will make sure that from now on, you can rely on the rule of 1em = 10 pixels. body { font-size: 62.5%; /* [...]]]></description>
			<content:encoded><![CDATA[<p>If you are into em-based layouts, you probably want more precision when translating your photoshop designs into pixel-perfect HTML and CSS creations. Simply setting the font-size in your body element to 62.5%, will make sure that from now on, you can rely on the rule of <strong>1em = 10 pixels</strong>. </p>
<pre>
<code>body {
	font-size: 62.5%; /* 1em = 10px */
}</code>
</pre>
<p><strong>Note</strong>: Careful if you modify the font-size on a container element &#8211; that will break the 10px rule on all the contained elements!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/38" rel="bookmark" class="crp_title">Development Diary: 4 Tips on Working With Fluid Layouts</a></li><li><a href="http://scarfoo.com/archives/152" rel="bookmark" class="crp_title">How I Structure My CSS Files</a></li><li><a href="http://scarfoo.com/archives/212" rel="bookmark" class="crp_title">The Shorthand CSS Notation Explained &#8211; Back to The Basics</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/130/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making Modular Layout Systems</title>
		<link>http://scarfoo.com/archives/128</link>
		<comments>http://scarfoo.com/archives/128#comments</comments>
		<pubDate>Fri, 16 Jan 2009 07:38:35 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[grid layout]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=128</guid>
		<description><![CDATA[This one&#8217;s got my heart pumping again &#8211; and it hasn&#8217;t happened in a while, mind you. I am talking about Mr. Jason Santa Maria and his latest article titled Making Modular Layout Systems over at 24ways.org. The method is simple: write a bunch of well-thought classes, chain them together and you get a robust [...]]]></description>
			<content:encoded><![CDATA[<p>This one&#8217;s got my heart pumping again &#8211; and it hasn&#8217;t happened in a while, mind you. I am talking about Mr. <a href="http://jasonsantamaria.com/">Jason Santa Maria</a> and his latest article titled <a href="http://24ways.org/2008/making-modular-layout-systems">Making Modular Layout Systems</a> over at <a href="http://24ways.org">24ways.org</a>. </p>
<p>The method is simple: write a bunch of well-thought classes, chain them together and you get a robust and versatile grid layout. A recommended read!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/41" rel="bookmark" class="crp_title">WordPress 2.5 RC2 Screencast</a></li><li><a href="http://scarfoo.com/archives/33" rel="bookmark" class="crp_title">&#8220;Wide is the new drop shadow&#8221; &#8211; SimpleBits Redesigned</a></li><li><a href="http://scarfoo.com/archives/55" rel="bookmark" class="crp_title">WCAG 2 Live By The End Of The Year</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/128/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALA 268 &#8211; Standards Blues</title>
		<link>http://scarfoo.com/archives/90</link>
		<comments>http://scarfoo.com/archives/90#comments</comments>
		<pubDate>Tue, 23 Sep 2008 11:15:41 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[ALA]]></category>
		<category><![CDATA[browser capability]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=90</guid>
		<description><![CDATA[This issue is all about the standards we love (or hate). Molly E. Holzschlag tells us how the standards movement is splitting and going separate ways and opens a can-o-worms for us to discuss upon. The second article written by Scott Jehl is all about testing the target browser capabilities before delivering specific enhancements to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alistapart.com/issues/268">This issue</a> is all about the standards we love (or hate). Molly E. Holzschlag <a href="http://www.alistapart.com/articles/webstandards2008">tells us</a> how the standards movement is splitting and going separate ways and opens a can-o-worms for us to discuss upon. The <a href="http://www.alistapart.com/articles/testdriven">second article</a> written by Scott Jehl is all about testing the target browser capabilities before delivering specific enhancements to the web. An interesting read, although who will bother implementing it is a completely different story.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/46" rel="bookmark" class="crp_title">A List Apart &#8211; Issue 256</a></li><li><a href="http://scarfoo.com/archives/140" rel="bookmark" class="crp_title">ALA 279 &#8211; Fluid Grids &#038; Social Web Apps</a></li><li><a href="http://scarfoo.com/archives/56" rel="bookmark" class="crp_title">A List Apart 258 &#8211; Half A Convincing Issue</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/90/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Gradients Support in WebKit</title>
		<link>http://scarfoo.com/archives/50</link>
		<comments>http://scarfoo.com/archives/50#comments</comments>
		<pubDate>Tue, 15 Apr 2008 06:25:45 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=50</guid>
		<description><![CDATA[WebKit, the development version of Apple&#8217;s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition&#8230; Competition? For more info on the subject, visit Surfin&#8217; Safari Blog. Related Posts:WebKit achieves Acid3 100/100 in public buildSafari 4 Public BetaSafari 3.1 Update ReleasedPowered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p>WebKit, the development version of Apple&#8217;s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition&#8230; </p>
<p>Competition?</p>
<p>For more info on the subject, visit <a href="http://webkit.org/blog/175/introducing-css-gradients/">Surfin&#8217; Safari Blog</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/42" rel="bookmark" class="crp_title">WebKit achieves Acid3 100/100 in public build</a></li><li><a href="http://scarfoo.com/archives/138" rel="bookmark" class="crp_title">Safari 4 Public Beta</a></li><li><a href="http://scarfoo.com/archives/40" rel="bookmark" class="crp_title">Safari 3.1 Update Released</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Highly Extensible CSS interface</title>
		<link>http://scarfoo.com/archives/44</link>
		<comments>http://scarfoo.com/archives/44#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:36:53 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Cameron Moll]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[resolution dependence]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=44</guid>
		<description><![CDATA[There are tutorials and there are Tutorials coming from great web authors like Cameron Moll. The Highly Extensible CSS interface is a great collection of resources divided into four distinct parts, which guide you into creating a neat and sophisticated web page. Each part provides you with a working online demo, downloadable files, and links [...]]]></description>
			<content:encoded><![CDATA[<p>There are tutorials and there are Tutorials coming from great web authors like <a href="http://cameronmoll.com">Cameron Moll</a>. <a href="http://cameronmoll.com/articles/extensible-css/">The Highly Extensible CSS interface</a> is a great collection of resources divided into four distinct parts, which guide you into creating a neat and sophisticated web page. Each part provides you with a working online demo, downloadable files, and links to articles and books related to each step of the tutorial.</p>
<ul>
<li>Part one builds a resolution-dependent page layout and demonstrates the use or a reset style sheet.</li>
<li>Part two demos the use of CSS selectors and dives into the realm of scripting and adds some neat effects using the jquery library.</li>
<li>Part three covers the integration of ajax technology and starts up with a shout-out on resolution dependence.</li>
<li>The fourth and last part in this series is about testing for extensibility with 8 benchmarks to thoroughly bulletproof your site.</li>
</ul>
<p>Overall this is a carefully written Tutorial worth spending time on. Thumbs up!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/36" rel="bookmark" class="crp_title">Apple Releases Aperture 2.0</a></li><li><a href="http://scarfoo.com/archives/79" rel="bookmark" class="crp_title">ALA 266 &#8211; jQuery anti-flash tabbed menu extravaganza</a></li><li><a href="http://scarfoo.com/archives/93" rel="bookmark" class="crp_title">4 Tips on Server Requests to Speed Up Your Web Site</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
