<?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>Web Designers Sri Lanka &#187; CSS</title>
	<atom:link href="http://www.webdesigners.lk/index.php/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigners.lk</link>
	<description></description>
	<lastBuildDate>Thu, 10 Feb 2011 16:38:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>50 New Useful CSS Techniques, Tutorials and Tools</title>
		<link>http://www.webdesigners.lk/index.php/2011/01/50-new-useful-css-techniques-tutorials-and-tools/</link>
		<comments>http://www.webdesigners.lk/index.php/2011/01/50-new-useful-css-techniques-tutorials-and-tools/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 05:41:52 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=1458</guid>
		<description><![CDATA[These are great times for front-end developers. After months of exaggerated excitement2 about HTML5 and CSS3, the web design community now starts coming up with CSS techniques that actually put newly available technologies to practical use instead of abusing them for pure aesthetic purposes3. We see fewer “pure CSS images” and more advanced, clever CSS techniques that can actually improve the Web browsing experience of users. And that’s a good thing! In this post we [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2011/01/50-new-useful-css-techniques-tutorials-and-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why We Should Start Using CSS3 and HTML5 Today</title>
		<link>http://www.webdesigners.lk/index.php/2010/12/using-css3-html5/</link>
		<comments>http://www.webdesigners.lk/index.php/2010/12/using-css3-html5/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 15:51:53 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=1410</guid>
		<description><![CDATA[We have taken notice of how many designers are reluctant to embrace the new technologies such as CSS3 or HTML5 because of the lack of full cross-browser support for these technologies. Many designers are complaining about the numerous ways how the lack of cross-browser compatibility is effectively holding us back and tying our hands — keeping us from completely being able to shine and show off the full scope of our abilities in our work. [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2010/12/using-css3-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>!important CSS Declarations: How and When to Use Them</title>
		<link>http://www.webdesigners.lk/index.php/2010/11/important-css-declarations/</link>
		<comments>http://www.webdesigners.lk/index.php/2010/11/important-css-declarations/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 09:13:33 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Learn CSS]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=1384</guid>
		<description><![CDATA[When the CSS1 specification was drafted in the mid to late 90s, it introduced !important declarations that would help developers and users easily override normal specificity when making changes to their stylesheets. For the most part, !important declarations have remained the same, with only one change in CSS2.1 and nothing new added or altered in the CSS3 spec in connection with this unique declaration. Let’s take a look at what exactly these kinds of declarations [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2010/11/important-css-declarations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 jQuery Drop Down Menu Scripts</title>
		<link>http://www.webdesigners.lk/index.php/2010/09/25-jquery-drop-down-menu-scripts/</link>
		<comments>http://www.webdesigners.lk/index.php/2010/09/25-jquery-drop-down-menu-scripts/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 11:44:38 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Scripts & Utilities]]></category>
		<category><![CDATA[css menu]]></category>
		<category><![CDATA[javascript menu]]></category>
		<category><![CDATA[jquery menu]]></category>
		<category><![CDATA[menus]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=1336</guid>
		<description><![CDATA[Navigation is a critical aspect of any website. Many larger sites use drop down menus in effort to make it easier for visitors to find what they are looking for. In this post we will feature 25 scripts that you can use on your own sites for jQuery drop down menus. Sexy Drop Down Menu with jQuery and CSS How to Create a Drop Down Nav Menu with HTML5, CSS3, and jQuery Mega Drop Down [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2010/09/25-jquery-drop-down-menu-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend Quick Tip: Create Your Own Simple Reset.css File</title>
		<link>http://www.webdesigners.lk/index.php/2010/09/create-your-own-simple-reset-css-file/</link>
		<comments>http://www.webdesigners.lk/index.php/2010/09/create-your-own-simple-reset-css-file/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 03:48:08 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css tricks]]></category>
		<category><![CDATA[Learn CSS]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=1263</guid>
		<description><![CDATA[By Jeffrey Way Far too many novice CSS designers don’t realize the importance of creating a “reset.css” file. When you have an environment where each browser has its own “default” styling, you’ll often find yourself thumping your skull as you ask yourself, “Why is there a spacing here?” To save yourself some of the headaches that you’ll undoubtedly experience, you’ll need to create your own simple reset file. The problem with using one of the [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2010/09/create-your-own-simple-reset-css-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Do’s and Don’ts of Effective Web Typography</title>
		<link>http://www.webdesigners.lk/index.php/2010/07/web-typography/</link>
		<comments>http://www.webdesigners.lk/index.php/2010/07/web-typography/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 05:14:51 +0000</pubDate>
		<dc:creator>Maddy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.webdesigners.lk/?p=787</guid>
		<description><![CDATA[DO NOT use too many different font faces on the page You may have 1,000+ fonts downloaded on your computer, but when they’re being displayed all on the screen at the same time, you’re not going to have many people impressed. Not only will this cause your website visitors to have a hard time reading, it’s also going to just make you look tacky. DO NOT switch from serif and sans serif fonts multiple times [...]]]></description>
		<wfw:commentRss>http://www.webdesigners.lk/index.php/2010/07/web-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

