<?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>webtoolkit4.me &#187; CSS</title>
	<atom:link href="http://webtoolkit4.me/category/frontend/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtoolkit4.me</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 11:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>CSS3 Buttons using nothing but Pseudo-elements</title>
		<link>http://webtoolkit4.me/2012/01/12/css3-buttons-using-nothing-but-pseudo-elements/</link>
		<comments>http://webtoolkit4.me/2012/01/12/css3-buttons-using-nothing-but-pseudo-elements/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 09:25:19 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=1095</guid>
		<description><![CDATA[A really nice tutorial can be found over at Codrops about CSS3 buttons and the use of pseudo-elements. Don&#8217;t forget to check the demos where you can find 5 different button styles. Related posts:CSS3 animations and their jQuery equivalents Flux Slider &#8211; A jQuery / CSS3 slider Free Ecological Vector Design Elements


Related posts:<ol><li><a href='http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/' rel='bookmark' title='Permanent Link: CSS3 animations and their jQuery equivalents'>CSS3 animations and their jQuery equivalents</a></li>
<li><a href='http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/' rel='bookmark' title='Permanent Link: Flux Slider &#8211; A jQuery / CSS3 slider'>Flux Slider &#8211; A jQuery / CSS3 slider</a></li>
<li><a href='http://webtoolkit4.me/2009/04/23/free-ecological-vector-design-elements/' rel='bookmark' title='Permanent Link: Free Ecological Vector Design Elements'>Free Ecological Vector Design Elements</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1096" title="css3 buttons" src="http://webtoolkit4.me/wp-content/uploads/2012/01/css3btn.png" alt="" width="580" height="350" /></p>
<p>A really nice tutorial can be found over at <a href="http://tympanus.net/codrops/2012/01/11/css-buttons-with-pseudo-elements/">Codrops</a> about CSS3 buttons and the use of pseudo-elements. Don&#8217;t forget to check the demos where you can find 5 different button styles.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/' rel='bookmark' title='Permanent Link: CSS3 animations and their jQuery equivalents'>CSS3 animations and their jQuery equivalents</a></li>
<li><a href='http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/' rel='bookmark' title='Permanent Link: Flux Slider &#8211; A jQuery / CSS3 slider'>Flux Slider &#8211; A jQuery / CSS3 slider</a></li>
<li><a href='http://webtoolkit4.me/2009/04/23/free-ecological-vector-design-elements/' rel='bookmark' title='Permanent Link: Free Ecological Vector Design Elements'>Free Ecological Vector Design Elements</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2012/01/12/css3-buttons-using-nothing-but-pseudo-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpriteCow</title>
		<link>http://webtoolkit4.me/2011/06/22/spritecow-get/</link>
		<comments>http://webtoolkit4.me/2011/06/22/spritecow-get/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 06:31:43 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=1040</guid>
		<description><![CDATA[Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable CSS. How useful is that? Related posts:DD_belatedPNG: better PNG background-image support for IE6


Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/08/dd_belatedpng-better-png-background-image-support-for-ie6/' rel='bookmark' title='Permanent Link: DD_belatedPNG: better PNG background-image support for IE6'>DD_belatedPNG: better PNG background-image support for IE6</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://webtoolkit4.me/wp-content/uploads/2011/06/spritecow.png" alt="" /></p>
<p>Sprite Cow helps you get the background-position, width and height of  sprites within a spritesheet as a nice bit of copyable CSS. How useful is that?</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/08/dd_belatedpng-better-png-background-image-support-for-ie6/' rel='bookmark' title='Permanent Link: DD_belatedPNG: better PNG background-image support for IE6'>DD_belatedPNG: better PNG background-image support for IE6</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2011/06/22/spritecow-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 animations and their jQuery equivalents</title>
		<link>http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/</link>
		<comments>http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 11:52:34 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=1031</guid>
		<description><![CDATA[A really nice comparison chart with demos can be found over at marcofolio.net. The chart provides a small set of animations that we can create using pure CSS3 (webkit browsers only at the moment) and their equivalents using jQuery. &#160; Related posts:CSS3 Buttons using nothing but Pseudo-elements Flux Slider &#8211; A jQuery / CSS3 slider [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2012/01/12/css3-buttons-using-nothing-but-pseudo-elements/' rel='bookmark' title='Permanent Link: CSS3 Buttons using nothing but Pseudo-elements'>CSS3 Buttons using nothing but Pseudo-elements</a></li>
<li><a href='http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/' rel='bookmark' title='Permanent Link: Flux Slider &#8211; A jQuery / CSS3 slider'>Flux Slider &#8211; A jQuery / CSS3 slider</a></li>
<li><a href='http://webtoolkit4.me/2008/11/13/pirobox-10-another-lightbox-clone-jquery-plugin/' rel='bookmark' title='Permanent Link: piroBox 1.0 &#8211; another Lightbox clone (jQuery plugin)'>piroBox 1.0 &#8211; another Lightbox clone (jQuery plugin)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://webtoolkit4.me/wp-content/uploads/2011/06/css3anim.png" alt="" /></p>
<p>A really nice comparison chart with demos can be found over at marcofolio.net. The chart provides a small set of animations that we can create using pure CSS3 (webkit browsers only at the moment) and their equivalents using jQuery.</p>
<p>&nbsp;</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2012/01/12/css3-buttons-using-nothing-but-pseudo-elements/' rel='bookmark' title='Permanent Link: CSS3 Buttons using nothing but Pseudo-elements'>CSS3 Buttons using nothing but Pseudo-elements</a></li>
<li><a href='http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/' rel='bookmark' title='Permanent Link: Flux Slider &#8211; A jQuery / CSS3 slider'>Flux Slider &#8211; A jQuery / CSS3 slider</a></li>
<li><a href='http://webtoolkit4.me/2008/11/13/pirobox-10-another-lightbox-clone-jquery-plugin/' rel='bookmark' title='Permanent Link: piroBox 1.0 &#8211; another Lightbox clone (jQuery plugin)'>piroBox 1.0 &#8211; another Lightbox clone (jQuery plugin)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Lint &#8211; Improve your CSS Code</title>
		<link>http://webtoolkit4.me/2011/06/16/css-lint-improve-your-css-code/</link>
		<comments>http://webtoolkit4.me/2011/06/16/css-lint-improve-your-css-code/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 06:25:10 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=1018</guid>
		<description><![CDATA[Nicholas Zakas and Nicole Sullivan released a really great tool called CSS Lint which according to its authors: CSS Lint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2010/08/03/never-ending-patterns/' rel='bookmark' title='Permanent Link: Never ending patterns!'>Never ending patterns!</a></li>
<li><a href='http://webtoolkit4.me/2011/02/13/mobi-the-new-language-of-the-mobile-web/' rel='bookmark' title='Permanent Link: Mobl: The new language of the mobile web'>Mobl: The new language of the mobile web</a></li>
<li><a href='http://webtoolkit4.me/2011/06/10/plax-a-parallax-jquery-plugin/' rel='bookmark' title='Permanent Link: Plax &#8211; a Parallax jQuery plugin'>Plax &#8211; a Parallax jQuery plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://webtoolkit4.me/wp-content/uploads/2011/06/cslint.png" alt="" /></p>
<p><a href="http://www.nczonline.net/">Nicholas Zakas</a> and <a href="http://www.stubbornella.org/content/">Nicole Sullivan</a> released a really great tool called CSS Lint which according to its authors:</p>
<p>CSS Lint is a tool to help point out problems with your CSS code. It  does basic syntax checking as well as applying a set of rules to the  code that look for problematic patterns or signs of inefficiency. The  rules are all pluggable, so you can easily write your own or omit ones  you don&#8217;t want.</p>
<p>The project is open source and <a href="https://github.com/stubbornella/csslint">available at github</a>.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2010/08/03/never-ending-patterns/' rel='bookmark' title='Permanent Link: Never ending patterns!'>Never ending patterns!</a></li>
<li><a href='http://webtoolkit4.me/2011/02/13/mobi-the-new-language-of-the-mobile-web/' rel='bookmark' title='Permanent Link: Mobl: The new language of the mobile web'>Mobl: The new language of the mobile web</a></li>
<li><a href='http://webtoolkit4.me/2011/06/10/plax-a-parallax-jquery-plugin/' rel='bookmark' title='Permanent Link: Plax &#8211; a Parallax jQuery plugin'>Plax &#8211; a Parallax jQuery plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2011/06/16/css-lint-improve-your-css-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flux Slider &#8211; A jQuery / CSS3 slider</title>
		<link>http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/</link>
		<comments>http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 07:28:28 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=984</guid>
		<description><![CDATA[At some point in a project you might have used a slider of images for e.g. your featured articles or something. While there are literally hundreds of these out there, Flux goes a step further and while browser support is not the best, have a look at it as it utilizes some really great CSS3 [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
<li><a href='http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/' rel='bookmark' title='Permanent Link: CSS3 animations and their jQuery equivalents'>CSS3 animations and their jQuery equivalents</a></li>
<li><a href='http://webtoolkit4.me/2009/04/21/jquery-plugin-tabswitch-tab-box-couldn%e2%80%99t-be-any-easier/' rel='bookmark' title='Permanent Link: jQuery Plugin: tabSwitch &#8211; tab box couldn’t be any easier'>jQuery Plugin: tabSwitch &#8211; tab box couldn’t be any easier</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://webtoolkit4.me/wp-content/uploads/2011/06/flux.png" alt="Flux - jQuery CSS3 Slider" /></p>
<p>At some point in a project you might have used a slider of images for e.g. your featured articles or something. While there are literally hundreds of these out there, Flux goes a step further and while browser support is not the best, have a look at it as it utilizes some really great CSS3 effects. As the author states, you can either use jQuery or <a href="http://zepto.js/">Zapto.js</a>. In order to view the demo you need a browser that supports CSS3 transitions. Good stuff.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
<li><a href='http://webtoolkit4.me/2011/06/18/css3-animations-and-their-jquery-equivalents/' rel='bookmark' title='Permanent Link: CSS3 animations and their jQuery equivalents'>CSS3 animations and their jQuery equivalents</a></li>
<li><a href='http://webtoolkit4.me/2009/04/21/jquery-plugin-tabswitch-tab-box-couldn%e2%80%99t-be-any-easier/' rel='bookmark' title='Permanent Link: jQuery Plugin: tabSwitch &#8211; tab box couldn’t be any easier'>jQuery Plugin: tabSwitch &#8211; tab box couldn’t be any easier</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2011/06/09/flux-slider-a-jquery-css3-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PaintbrushJS by Dave Shea</title>
		<link>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/</link>
		<comments>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 17:40:14 +0000</pubDate>
		<dc:creator>klou</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[camvas]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=910</guid>
		<description><![CDATA[PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web page. So, who&#8217;s into photoshop filters with just a little Javascript, CSS and HTML elements? Your &#8220;thank you&#8221; goes to Author of Mezzoblue, David Shea! Related posts:Smoke Effects: 42 High Resolution Photoshop Brushes Moogenda: a calendar [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/24/smoke-effects-42-high-resolution-photoshop-brushe/' rel='bookmark' title='Permanent Link: Smoke Effects: 42 High Resolution Photoshop Brushes'>Smoke Effects: 42 High Resolution Photoshop Brushes</a></li>
<li><a href='http://webtoolkit4.me/2009/03/16/moogenda-a-calendar-mootools-agenda/' rel='bookmark' title='Permanent Link: Moogenda: a calendar mootools agenda'>Moogenda: a calendar mootools agenda</a></li>
<li><a href='http://webtoolkit4.me/2010/05/07/jquery-offline-plugin/' rel='bookmark' title='Permanent Link: jQuery Offline plugin'>jQuery Offline plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>PaintbrushJS is a lightweight, browser-based image processing library<br />
that can apply various visual filters to images within a web page.</p>
<p>So, who&#8217;s into photoshop filters with just a little Javascript, CSS and HTML elements?</p>
<p>Your &#8220;thank you&#8221; goes to Author of <a href="http://mezzoblue.com/">Mezzoblue</a>, David Shea!</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/24/smoke-effects-42-high-resolution-photoshop-brushe/' rel='bookmark' title='Permanent Link: Smoke Effects: 42 High Resolution Photoshop Brushes'>Smoke Effects: 42 High Resolution Photoshop Brushes</a></li>
<li><a href='http://webtoolkit4.me/2009/03/16/moogenda-a-calendar-mootools-agenda/' rel='bookmark' title='Permanent Link: Moogenda: a calendar mootools agenda'>Moogenda: a calendar mootools agenda</a></li>
<li><a href='http://webtoolkit4.me/2010/05/07/jquery-offline-plugin/' rel='bookmark' title='Permanent Link: jQuery Offline plugin'>jQuery Offline plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and jQuery tutorial: Inline Modal Window</title>
		<link>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/</link>
		<comments>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 15:45:39 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=831</guid>
		<description><![CDATA[As the author of this tutorial says, and i totally agree with him, there are times that out of the box solutions for modal windows are not working as they should. Especially when you have to combine scripts things can get really messy. So over at sohtanaka.com you can find a really good tutorial on [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
<li><a href='http://webtoolkit4.me/2009/04/22/fancy-thumbnail-hover-effect-w-jquery/' rel='bookmark' title='Permanent Link: Fancy Thumbnail Hover Effect w/ jQuery'>Fancy Thumbnail Hover Effect w/ jQuery</a></li>
<li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-832" title="inlinemodal" src="http://webtoolkit4.me/wp-content/uploads/2010/04/inlinemodal.png" alt="" width="580" height="300" /></p>
<p>As the author of this tutorial says, and i totally agree with him, there are times that out of the box solutions for modal windows are not working as they should. Especially when you have to combine scripts things can get really messy. So over at <a href="http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/">sohtanaka.com</a> you can find a really good tutorial on how to create your own inline modal windows with css and jquery.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
<li><a href='http://webtoolkit4.me/2009/04/22/fancy-thumbnail-hover-effect-w-jquery/' rel='bookmark' title='Permanent Link: Fancy Thumbnail Hover Effect w/ jQuery'>Fancy Thumbnail Hover Effect w/ jQuery</a></li>
<li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSDesk &#8211; Dynamic CSS Sandbox</title>
		<link>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/</link>
		<comments>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 11:20:48 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=744</guid>
		<description><![CDATA[Online CSS tools are becoming really popular. One of them is CSSDesk that let&#8217;s you quickly test html code / css styles with the ability to download the snippet. Great tool. Related posts:CSS Lint &#8211; Improve your CSS Code Slide Box &#8211; a jQuery plugin WordPress Custom Post Type Code Generator


Related posts:<ol><li><a href='http://webtoolkit4.me/2011/06/16/css-lint-improve-your-css-code/' rel='bookmark' title='Permanent Link: CSS Lint &#8211; Improve your CSS Code'>CSS Lint &#8211; Improve your CSS Code</a></li>
<li><a href='http://webtoolkit4.me/2009/01/30/slide-box-a-jquery-plugin/' rel='bookmark' title='Permanent Link: Slide Box &#8211; a jQuery plugin'>Slide Box &#8211; a jQuery plugin</a></li>
<li><a href='http://webtoolkit4.me/2011/06/11/wordpress-custom-post-type-code-generator/' rel='bookmark' title='Permanent Link: WordPress Custom Post Type Code Generator'>WordPress Custom Post Type Code Generator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cssdesk.com/"><img class="alignnone size-full wp-image-745" title="cssdesk" src="http://webtoolkit4.me/wp-content/uploads/2010/04/cssdesk.jpg" alt="" width="580" height="290" /></a></p>
<p>Online CSS tools are becoming really popular. One of them is <a href="http://cssdesk.com/">CSSDesk</a> that let&#8217;s you quickly test html code / css styles with the ability to download the snippet. Great tool.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2011/06/16/css-lint-improve-your-css-code/' rel='bookmark' title='Permanent Link: CSS Lint &#8211; Improve your CSS Code'>CSS Lint &#8211; Improve your CSS Code</a></li>
<li><a href='http://webtoolkit4.me/2009/01/30/slide-box-a-jquery-plugin/' rel='bookmark' title='Permanent Link: Slide Box &#8211; a jQuery plugin'>Slide Box &#8211; a jQuery plugin</a></li>
<li><a href='http://webtoolkit4.me/2011/06/11/wordpress-custom-post-type-code-generator/' rel='bookmark' title='Permanent Link: WordPress Custom Post Type Code Generator'>WordPress Custom Post Type Code Generator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drop down menu with CSS and jQuery</title>
		<link>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/</link>
		<comments>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 08:57:20 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=465</guid>
		<description><![CDATA[jankoatwarpspeed.com released an excellent tutorial on how to create an alternative drop down menu using only CSS and jQuery. HTML&#8217;s Select element is really useful but impossible to style it the way you want (Hello IE). The other drawback is that it only supports text. With Janko&#8217;s solution you can use images too. Related posts:Animated [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
<li><a href='http://webtoolkit4.me/2008/12/17/creating-an-os-web-interface-in-jquery-part-1/' rel='bookmark' title='Permanent Link: Creating an OS Web Interface in jQuery (Part 1)'>Creating an OS Web Interface in jQuery (Part 1)</a></li>
<li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/28/reinventing-drop-down-with-css-jquery.aspx"><img src="http://webtoolkit4.me/wp-content/uploads/2009/07/drop_css_jquery.gif" alt="drop_css_jquery" title="drop_css_jquery" width="590" height="250" class="alignnone size-full wp-image-466" /></a></p>
<p>jankoatwarpspeed.com released an excellent tutorial on how to create an alternative drop down menu using only CSS and jQuery. HTML&#8217;s Select element is really useful but impossible to style it the way you want (Hello IE). The other drawback is that it only supports text. With Janko&#8217;s solution you can use images too.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
<li><a href='http://webtoolkit4.me/2008/12/17/creating-an-os-web-interface-in-jquery-part-1/' rel='bookmark' title='Permanent Link: Creating an OS Web Interface in jQuery (Part 1)'>Creating an OS Web Interface in jQuery (Part 1)</a></li>
<li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SlickMap CSS</title>
		<link>http://webtoolkit4.me/2009/07/09/slickmap-css/</link>
		<comments>http://webtoolkit4.me/2009/07/09/slickmap-css/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:36:08 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=404</guid>
		<description><![CDATA[&#8220;SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.&#8221; Features and Benefits Eliminates [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/' rel='bookmark' title='Permanent Link: Drop down menu with CSS and jQuery'>Drop down menu with CSS and jQuery</a></li>
<li><a href='http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/' rel='bookmark' title='Permanent Link: CSS and jQuery tutorial: Inline Modal Window'>CSS and jQuery tutorial: Inline Modal Window</a></li>
<li><a href='http://webtoolkit4.me/2011/02/15/js-libs-deconstructed/' rel='bookmark' title='Permanent Link: JS Libs Deconstructed'>JS Libs Deconstructed</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://astuteo.com/slickmap/demo/"><img src="http://webtoolkit4.me/wp-content/uploads/2009/07/slickmap.gif" alt="slickmap" title="slickmap" width="590" height="380" class="alignnone size-full wp-image-405" /></a></p>
<p>&#8220;SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.&#8221;</p>
<p><strong>Features and Benefits</strong></p>
<ul>
<li>Eliminates the need for additional software</li>
<li>Easily revised with clients on-the-fly</li>
<li>Clickable anchors with visible URLs</li>
<li>Design process results in working HTML code</li>
</ul>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/' rel='bookmark' title='Permanent Link: Drop down menu with CSS and jQuery'>Drop down menu with CSS and jQuery</a></li>
<li><a href='http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/' rel='bookmark' title='Permanent Link: CSS and jQuery tutorial: Inline Modal Window'>CSS and jQuery tutorial: Inline Modal Window</a></li>
<li><a href='http://webtoolkit4.me/2011/02/15/js-libs-deconstructed/' rel='bookmark' title='Permanent Link: JS Libs Deconstructed'>JS Libs Deconstructed</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2009/07/09/slickmap-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 26/126 queries in 0.454 seconds using disk: basic
Object Caching 2668/2751 objects using disk: basic

Served from: webtoolkit4.me @ 2012-05-21 11:31:28 -->
