<?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"
	>

<channel>
	<title>Ess - Sibran Lens &#187; CSS</title>
	<atom:link href="http://blog.e-ss.be/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.e-ss.be</link>
	<description>ess, blog about the web, css, html, javascript, youtube, webdesign, websites, marketing</description>
	<pubDate>Tue, 11 May 2010 08:16:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Reveal new window links and links to non-HTML files with a user stylesheet</title>
		<link>http://blog.e-ss.be/2009/01/12/reveal-new-window-links-and-links-to-non-html-files-with-a-user-stylesheet/</link>
		<comments>http://blog.e-ss.be/2009/01/12/reveal-new-window-links-and-links-to-non-html-files-with-a-user-stylesheet/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 09:53:09 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/?p=337</guid>
		<description><![CDATA[An interesting article about displaying what a link will do when you click on it. By adding a stylesheet on your browser you can visualize on each link what will happen. 
Applying these rules will of course affect the way many websites look, and may occasionally cause minor layout problems. Links that already alert the [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting article about displaying what a link will do when you click on it. By adding a stylesheet on your browser you can visualize on each link what will happen. </p>
<p><i>Applying these rules will of course affect the way many websites look, and may occasionally cause minor layout problems. Links that already alert the user that they will open in a new window or point to a non-HTML document will also be affected, so the information will be repeated.</i></p>
<p><a href="http://www.456bereastreet.com/archive/200812/reveal_new_window_links_and_links_to_non-html_files_with_a_user_stylesheet/">Read the article</a></p>
<p class="source">source 456bereastreet.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2009/01/12/reveal-new-window-links-and-links-to-non-html-files-with-a-user-stylesheet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2 usefull firefox plugins</title>
		<link>http://blog.e-ss.be/2009/01/12/2-usefull-firefox-plugins/</link>
		<comments>http://blog.e-ss.be/2009/01/12/2-usefull-firefox-plugins/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 09:33:36 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/?p=336</guid>
		<description><![CDATA[
I found 2 usefull firefox plugins on 456bereastreet.
Find inline CSS and JavaScript with Inline Code Finder
Inline Code Finder is a tool to traverse through all elements in a web page, and when it finds a HTML element with any of these, it will highlight them:
- Inline JavaScript events- Inline style- javascript: links
https://addons.mozilla.org/en-US/firefox/addon/9640
&#160;
Obtrusive JavaScript Checker
Finds HTML [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.e-ss.be/wp-content/uploads/2007/07/firefox.gif" alt="" title="Firefox" width="100" height="99" class="alignnone size-full wp-image-227" /></p>
<p>I found 2 usefull firefox plugins on <a href="http://www.456bereastreet.com">456bereastreet</a>.</p>
<p><strong>Find inline CSS and JavaScript with Inline Code Finder</strong><br />
Inline Code Finder is a tool to traverse through all elements in a web page, and when it finds a HTML element with any of these, it will highlight them:</p>
<p>- Inline JavaScript events<br />- Inline style<br />- javascript: links</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/9640">https://addons.mozilla.org/en-US/firefox/addon/9640</a></p>
<p>&nbsp;</p>
<p><strong>Obtrusive JavaScript Checker</strong><br />
Finds HTML elements with inline events and javascript: links.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/9505">https://addons.mozilla.org/en-US/firefox/addon/9505</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2009/01/12/2-usefull-firefox-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quotes</title>
		<link>http://blog.e-ss.be/2008/09/12/quote/</link>
		<comments>http://blog.e-ss.be/2008/09/12/quote/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 12:16:15 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/?p=322</guid>
		<description><![CDATA[Some quotes and links from the Fronteers2008 Panel CSS with Andy Clarke, Stephen Hay and Bert Bos.
A link from Andy Clarke:
www.dowebsitesneedtolookexactlythesameineverybrowser.com
&#8220;If it&#8217;s not cross browser it&#8217;s not a solution&#8221;
&#8220;Designers need to understand the medium&#8221;
&#8220;Design with HTML &#038; CSS in your browser and show that to your client&#8221;
&#8220;Don&#8217;t design in Photoshop&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Some quotes and links from the Fronteers2008 Panel CSS with Andy Clarke, Stephen Hay and Bert Bos.</p>
<p>A link from Andy Clarke:<br />
<a href="http://www.dowebsitesneedtolookexactlythesameineverybrowser.com/">www.dowebsitesneedtolookexactlythesameineverybrowser.com</a></p>
<p>&#8220;If it&#8217;s not cross browser it&#8217;s not a solution&#8221;</p>
<p>&#8220;Designers need to understand the medium&#8221;</p>
<p>&#8220;Design with HTML &#038; CSS in your browser and show that to your client&#8221;</p>
<p>&#8220;Don&#8217;t design in Photoshop&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/09/12/quote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The abnormal line-height story by Eric Meyer</title>
		<link>http://blog.e-ss.be/2008/05/07/the-abnormal-line-height-story-by-eric-meyer/</link>
		<comments>http://blog.e-ss.be/2008/05/07/the-abnormal-line-height-story-by-eric-meyer/#comments</comments>
		<pubDate>Wed, 07 May 2008 08:39:51 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/?p=311</guid>
		<description><![CDATA[I have always had problems with line-height. When I had 2px difference in a header between IE and Firefox, the solution was line-height. When my sIFR title was smaller in IE and bigger in Firefox, the solution was line-height.
Eric Meyer gives his thoughts about the line-height layout.
&#8220;The point here is that line layout is very [...]]]></description>
			<content:encoded><![CDATA[<p>I have always had problems with line-height. When I had 2px difference in a header between IE and Firefox, the solution was line-height. When my sIFR title was smaller in IE and bigger in Firefox, the solution was line-height.</p>
<p>Eric Meyer gives his thoughts about the line-height layout.</p>
<p><i>&#8220;The point here is that line layout is very difficult to truly understand—even given everything I just said, I’m still not convinced that I do—and that there are often surprises lurking for anyone who goes looking into the far corners of how it happens. As I’ve said before, my knowledge of what goes into the layout of lines of text imparts a sense of astonishment that any page can be successfully displayed in less than the projected age of the universe.&#8221;</i></p>
<p><a href="http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/" title="The abnormal line-height story by Eric Meyer">Read the entire article of Eric Meyer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/05/07/the-abnormal-line-height-story-by-eric-meyer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The best of March 2008 by Smashing Magazine</title>
		<link>http://blog.e-ss.be/2008/03/31/the-best-of-march-2008-by-smashing-magazine/</link>
		<comments>http://blog.e-ss.be/2008/03/31/the-best-of-march-2008-by-smashing-magazine/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 15:26:50 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[How to?]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2008/03/31/the-best-of-march-2008-by-smashing-magazine/</guid>
		<description><![CDATA[
Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.
Make sure you check:
- Vintage Logotypes
- jQuery Tutorials for Designers
- CSS Message Box collection
- Most used CSS tricks
- Feed Analysis [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.e-ss.be/wp-content/uploads/2007/04/smashing.gif' alt='Smashing Magazine' /></p>
<p>Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.</p>
<p>Make sure you check:<br />
- Vintage Logotypes<br />
- jQuery Tutorials for Designers<br />
- CSS Message Box collection<br />
- Most used CSS tricks<br />
- Feed Analysis v1.1<br />
- Acid3 Test Released
</p>
<p><a href="http://www.smashingmagazine.com/2008/03/27/best-of-march-2008/">http://www.smashingmagazine.com/2008/03/27/best-of-march-2008/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/03/31/the-best-of-march-2008-by-smashing-magazine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS compatibility and IE</title>
		<link>http://blog.e-ss.be/2008/03/31/css-compatibility-and-ie/</link>
		<comments>http://blog.e-ss.be/2008/03/31/css-compatibility-and-ie/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 15:13:43 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2008/03/31/css-compatibility-and-ie/</guid>
		<description><![CDATA[&#8220;With each new release of Windows Internet Explorer, support for the Cascading Style Sheets (CSS) standard has steadily improved. Internet Explorer 6 was the first fully CSS Level 1-compliant version of Internet Explorer. Windows Internet Explorer 8 is planned to be a fully CSS Level 2.1-compliant browser, and will support some features of CSS 3.&#8220;
&#8220;If [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;<em>With each new release of Windows Internet Explorer, support for the Cascading Style Sheets (CSS) standard has steadily improved. Internet Explorer 6 was the first fully CSS Level 1-compliant version of Internet Explorer. Windows Internet Explorer 8 is planned to be a fully CSS Level 2.1-compliant browser, and will support some features of CSS 3.</em>&#8220;</p>
<p>&#8220;<em>If the browsers your Web site is targeting include earlier versions of Internet Explorer, however, you want to know the level of CSS compliance for those as well. This article provides an at-a-glance look at CSS compliance across recent versions of Internet Explorer, including support in Internet Explorer 8 Beta 1 for Developers and planned support in the final version of Internet Explorer 8.</em>&#8220;</p>
<p>Why don&#8217;t they make the effort to make all the features from CSS3 to work and not SOME features? Anyhow, the list might be useful&#8230;</p>
<p><a href="http://msdn2.microsoft.com/en-us/library/cc351024(VS.85).aspx">http://msdn2.microsoft.com/en-us/library/cc351024(VS.85).aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/03/31/css-compatibility-and-ie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS properties index</title>
		<link>http://blog.e-ss.be/2008/03/31/css-properties-index/</link>
		<comments>http://blog.e-ss.be/2008/03/31/css-properties-index/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 15:10:02 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2008/03/31/css-properties-index/</guid>
		<description><![CDATA[A continuously updated list of all CSS properties. From CSS 1 to CSS 3&#8230; A good initiative, I hope he will keep the list updated.
http://meiert.com/en/indices/css-properties/
]]></description>
			<content:encoded><![CDATA[<p>A continuously updated list of all CSS properties. From CSS 1 to CSS 3&#8230; A good initiative, I hope he will keep the list updated.</p>
<p><a href="http://meiert.com/en/indices/css-properties/" title="CSS properties index">http://meiert.com/en/indices/css-properties/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/03/31/css-properties-index/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS min-height and min-width</title>
		<link>http://blog.e-ss.be/2008/03/24/css-min-height-and-min-width/</link>
		<comments>http://blog.e-ss.be/2008/03/24/css-min-height-and-min-width/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 16:27:07 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2008/03/24/css-min-height-and-min-width/</guid>
		<description><![CDATA[Cross browser minimum height or minimum width. Most of you will already know this little trick to give your website/element a min-height or a min-width. There are a lot of techniques to make it work, but this one is the easiest and it&#8217;s a good reminder for myself when I need the use this hack.
min-height

 [...]]]></description>
			<content:encoded><![CDATA[<p>Cross browser minimum height or minimum width. Most of you will already know this little trick to give your website/element a min-height or a min-width. There are a lot of techniques to make it work, but this one is the easiest and it&#8217;s a good reminder for myself when I need the use this hack.</p>
<h2>min-height</h2>
<p><code><br />
    .minHeight {<br />
    min-height:400px;<br />
    height: auto !important;<br />
    height: 400px;<br />
    }<br />
</code></p>
<h2>min-width</h2>
<p><code><br />
.minWidth {<br />
min-width:300px;<br />
width: auto !important;<br />
width: 300px;<br />
}<br />
</code></p>
<p>I don&#8217;t use the min-width a lot, but the min-height is really useful for example to keep an element the same height when it has less content.</p>
<p>Older IE versions doesn&#8217;t support min-height or !important. The browser sees height: auto, then height:300px. Height works fine in these older IE versions. When there is more content then the 300px height the element will just expand. So you use the misunderstanding from IE to your advantage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/03/24/css-min-height-and-min-width/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update reset.css from Eric Meyer</title>
		<link>http://blog.e-ss.be/2008/01/16/update-resetcss-from-eric-meyer/</link>
		<comments>http://blog.e-ss.be/2008/01/16/update-resetcss-from-eric-meyer/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 13:48:17 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2008/01/16/update-resetcss-from-eric-meyer/</guid>
		<description><![CDATA[
He has made some updates of his reset.css file. The most important change is removing font-family: inherit; from the first block.
&#8220;[The inherit] effects, as seen in my development environment, will still serve the purpose of reminding me to build up the styles I actually want, and not use the browsers’ defaults as a crutch. There [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.e-ss.be/wp-content/uploads/2007/04/eric-meyer.gif' alt='Eric Meyer' /></p>
<p>He has made some updates of his reset.css file. The most important change is removing <code>font-family: inherit;</code> from the first block.</p>
<p>&#8220;<code>[The inherit]</code> effects, as seen in my development environment, will still serve the purpose of reminding me to build up the styles I actually want, and not use the browsers’ defaults as a crutch. There is the possibility of my forgetting that (for example) IE/Win italicizes em when I don’t want it to, but that’s something I’ll catch during the browser testing phase.&#8221;</p>
<p><a href="http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/" title="Resetting again">http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2008/01/16/update-resetcss-from-eric-meyer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating sexy stylesheets</title>
		<link>http://blog.e-ss.be/2007/12/18/creating-sexy-stylesheets/</link>
		<comments>http://blog.e-ss.be/2007/12/18/creating-sexy-stylesheets/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 15:48:42 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/12/18/creating-sexy-stylesheets/</guid>
		<description><![CDATA[Great article about your css file from thinkvitamin.com
Being a CSS expert is more than just memorizing selectors. It’s also working to improve the maintainability and efficiency of your stylesheets, planning for the future and mastering your workflow. In this article Jina Bolton gives 10 CSS tips culled from surveys with 12 top designers.
http://www.thinkvitamin.com/features/design/creating-sexy-stylesheets
]]></description>
			<content:encoded><![CDATA[<p>Great article about your css file from thinkvitamin.com</p>
<p><em>Being a CSS expert is more than just memorizing selectors. It’s also working to improve the maintainability and efficiency of your stylesheets, planning for the future and mastering your workflow. In this article Jina Bolton gives 10 CSS tips culled from surveys with 12 top designers.</em></p>
<p><a href="http://www.thinkvitamin.com/features/design/creating-sexy-stylesheets">http://www.thinkvitamin.com/features/design/creating-sexy-stylesheets</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/12/18/creating-sexy-stylesheets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Print.css and your website&#8217;s logo</title>
		<link>http://blog.e-ss.be/2007/10/15/printcss-and-your-websites-logo/</link>
		<comments>http://blog.e-ss.be/2007/10/15/printcss-and-your-websites-logo/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 14:35:16 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/10/15/printcss-and-your-websites-logo/</guid>
		<description><![CDATA[Every website needs a print style sheet, especially informative websites. I thought about a little trick, to give you printed page the logo and/or url, or whatever picture you would like to see on the printed paper.
Preparation
Make a image in Photoshop that you want to be printed. You can use your company logo and/or the [...]]]></description>
			<content:encoded><![CDATA[<p>Every website needs a print style sheet, especially informative websites. I thought about a little trick, to give you printed page the logo and/or url, or whatever picture you would like to see on the printed paper.</p>
<h2>Preparation</h2>
<p>Make a image in Photoshop that you want to be printed. You can use your company logo and/or the url.</p>
<h2>Integration</h2>
<p>
1. At the print.css somewhere between the <code>&lt;head&gt;</code>-tag<br />
<code>&lt;link href=&quot;/css/print.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&gt;</code>
</p>
<p>
2. Insert this code in your html/php/aspx/&#8230; file:<br />
<code>&lt;div id=&quot;print-logo&quot;&gt;&lt;img src=&quot;/img/YOUR-IMAGE.gif&quot; alt=&quot;Whatever&quot; /&gt;&lt;/div&gt;</code><br />
OR a better solution is  <code>&lt;img src=&quot;/img/YOUR-IMAGE.gif&quot; alt=&quot;Whatever&quot; id=&quot;print-logo&quot; /&gt;</code> (thanks Nathan)<br />
<br />
You can place this code wherever you want, I prefer after the <code>&lt;body&gt;</code>-tag of before the <code>&lt;/body&gt;</code>-tag. This way, your logo will be presented at the top or bottom of your entire content.</p>
<p>3. Insert this code in your general style sheet:<br />
<code>#print-logo {display:none;}</code></p>
<p>4. Insert this code in your print style sheet:<br />
<code>#print-logo {display:block;}</code></p>
<h3>Result</h3>
<p>If someone prints your webpage, your logo and/or url is displayed on the printed page. Here are some examples that I made:</p>
<p><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/google.gif' alt='Google' /><br /><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/yourwebsite.gif' alt='Yourwebsite' /><br /><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/ess.gif' alt='Ess' /><br /><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/icons.gif' alt='Icons' /></p>
<p>You can find a lot of free icons on the web, check the post of Smashing Magazine &#8220;<a href="http://www.smashingmagazine.com/2007/05/24/freebies-round-up-icons-buttons-and-templates/">Freebies Round-Up</a>&#8220;</p>
<p>If you define your print style sheet, don&#8217;t forget to define your body tag font size and font family. It&#8217;s more fun to read Tahoma or Arial, then Times New Roman. </p>
<p>Only print what is necessary. Navigation, footer or header are necessary in your website, but when you print a webpage, you only need the important content parts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/10/15/printcss-and-your-websites-logo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Diagnostic Styling</title>
		<link>http://blog.e-ss.be/2007/10/14/diagnostic-styling/</link>
		<comments>http://blog.e-ss.be/2007/10/14/diagnostic-styling/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 17:33:07 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/10/14/diagnostic-styling/</guid>
		<description><![CDATA[
Eric Meyer with CSS rules to apply during development which call attention to markup problems
Where does he get the ideas, why don&#8217;t I come up with them :&#8217;) ?? 
http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/
]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/meyer.jpg' alt='Diagnostic Styling' /></p>
<p>Eric Meyer with CSS rules to apply during development which call attention to markup problems</p>
<p>Where does he get the ideas, why don&#8217;t I come up with them :&#8217;) ?? </p>
<p><a href="http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/">http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/10/14/diagnostic-styling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The best of September 2007 by Smashing Magazine</title>
		<link>http://blog.e-ss.be/2007/10/11/the-best-of-september-2007-by-smashing-magazine/</link>
		<comments>http://blog.e-ss.be/2007/10/11/the-best-of-september-2007-by-smashing-magazine/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 12:25:25 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/10/11/the-best-of-september-2007-by-smashing-magazine/</guid>
		<description><![CDATA[
Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.
Make sure you check:
- Dynamic CSS With Variables
- CSS List Expander
- rsizr - intelligent image resizing !!! 
- CSS Sprite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.smashingmagazine.com/2007/10/10/best-of-september-2007/"><img src='http://blog.e-ss.be/wp-content/uploads/2007/04/smashing.gif' alt='Smashing Magazine' /></a></p>
<p>Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.</p>
<p><strong>Make sure you check:</strong><br />
- Dynamic CSS With Variables<br />
- CSS List Expander<br />
- rsizr - intelligent image resizing <strong>!!!</strong> <br />
- CSS Sprite Generator<br />
- New unobtrusive dynamic flickr badge<br />
- Firebug Tutorial - Logging, Profiling and CommandLine Firebug<br />
- Sizcons - Random Jabber<br />
- Logo Trends 2007</p>
<p><a href="http://www.smashingmagazine.com/2007/10/10/best-of-september-2007/">http://www.smashingmagazine.com/2007/10/10/best-of-september-2007/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/10/11/the-best-of-september-2007-by-smashing-magazine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook css group</title>
		<link>http://blog.e-ss.be/2007/10/02/facebook-css-group/</link>
		<comments>http://blog.e-ss.be/2007/10/02/facebook-css-group/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 07:17:42 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/10/02/facebook-css-group/</guid>
		<description><![CDATA[
Everybody knows Facebook, I started a new group CSS. If you use Facebook and you love css, don&#8217;t hesitate to become member!
http://www.facebook.com/group.php?gid=6188112651
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com/group.php?gid=6188112651" title="Facebook css group"><img src='http://blog.e-ss.be/wp-content/uploads/2007/10/facebook-css.gif' alt='Facebook css group' /></a></p>
<p>Everybody knows Facebook, I started a new group CSS. If you use Facebook and you love css, don&#8217;t hesitate to become member!</p>
<p><a href="http://www.facebook.com/group.php?gid=6188112651" title="Facebook css group">http://www.facebook.com/group.php?gid=6188112651</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/10/02/facebook-css-group/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The best of August 2007 by Smashing Magazine</title>
		<link>http://blog.e-ss.be/2007/09/18/the-best-of-august-2007-by-smashing-magazine/</link>
		<comments>http://blog.e-ss.be/2007/09/18/the-best-of-august-2007-by-smashing-magazine/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 14:28:46 +0000</pubDate>
		<dc:creator>Sibran</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.e-ss.be/2007/09/18/the-best-of-august-2007-by-smashing-magazine/</guid>
		<description><![CDATA[
Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.
Make sure you check:
- CSS: The right sprite
- Creating a table with dynamically highlighted columns
- A Stripe of List Style [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.smashingmagazine.com/2007/09/18/best-of-august-2007/"><img src='http://blog.e-ss.be/wp-content/uploads/2007/04/smashing.gif' alt='Smashing Magazine' /></a></p>
<p>Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.</p>
<p>Make sure you check:<br />
- CSS: The right sprite<br />
- Creating a table with dynamically highlighted columns<br />
- A Stripe of List Style Inspiration<br />
- Fade Out Bottom<br />
- CSS Sculptor<br />
- Photoshop Secret Shortcuts<br />
- DatePicker using Prototype and Scriptaculous<br />
- Logo Trends 2007</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-ss.be/2007/09/18/the-best-of-august-2007-by-smashing-magazine/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
