<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with CSS</title>
    <description>the latest stories tagged with 'CSS' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>The benefits to using Cascading Style Sheets (CSS)</title>
      <description>There are several benefits to using cascading style sheets (CSS) in the design of a website, but they have lacked the attention it deserves partially due of a large learning curve needed to fully understand its capabilities. There has been a real emphasis recently on CSS because of the Web 2.0 movement in the industry over the use of table based designs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetblocks.com%2fpost%2f2009%2f01%2f28%2fThe-benefits-to-using-Cascading-Style-Sheets-(CSS).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetblocks.com%2fpost%2f2009%2f01%2f28%2fThe-benefits-to-using-Cascading-Style-Sheets-(CSS).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_benefits_to_using_Cascading_Style_Sheets_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_benefits_to_using_Cascading_Style_Sheets_CSS</guid>
      <pubDate>Sat, 15 Jan 2011 02:33:56 GMT</pubDate>
    </item>
    <item>
      <title>Capitalise text inputs with CSS</title>
      <description>Illustrates how to improve data quality and user experience by capitalising names without resorting to javascript. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.toepoke.co.uk%2fcapitalise-text-inputs-with-css"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.toepoke.co.uk%2fcapitalise-text-inputs-with-css" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Capitalise_text_inputs_with_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Capitalise_text_inputs_with_CSS</guid>
      <pubDate>Sun, 12 Dec 2010 14:31:33 GMT</pubDate>
    </item>
    <item>
      <title>dotlesscss v1.1 released</title>
      <description>A new version of the dotless CSS framework has been released. New features include an all-around new parser and parameter passing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tigraine.at%2f2010%2f06%2f16%2fdotless-version-1-1-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tigraine.at%2f2010%2f06%2f16%2fdotless-version-1-1-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/dotlesscss_v1_1_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/dotlesscss_v1_1_released</guid>
      <pubDate>Wed, 16 Jun 2010 08:28:39 GMT</pubDate>
    </item>
    <item>
      <title>T4CSS: A T4 Template for .Less CSS With Compression</title>
      <description>Pain is often a great motivator for invention, unless you become dull to the pain. I think CSS is one of those cases where there's a lot of pain that we as web developers often take in stride. Fortunately not everyone accepts that pain and efforts such as LESS are born. As the home page states However, sometimes I just want to have static CSS files. So I decided to write a T4 template for .less. Simply drop it in a folder that contains .less files and it will generate a .css file for each .less file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f12%2f02%2ft4-template-for-less-css.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f12%2f02%2ft4-template-for-less-css.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/T4CSS_A_T4_Template_for_Less_CSS_With_Compression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/T4CSS_A_T4_Template_for_Less_CSS_With_Compression</guid>
      <pubDate>Fri, 04 Dec 2009 13:01:20 GMT</pubDate>
    </item>
    <item>
      <title>Better CSS with .Less</title>
      <description>Too often in my web development past I have found myself wading through huge clumsy CSS files of several hundred lines or more, searching for that place where a particular class is defined or to try and identify what it is that is overriding something else. It can be quite a nightmare. However I recently came accross .Less (pronounced &amp;quot;dot-less&amp;quot;), a port of the great Ruby Less library for .NET. This is a brilliantly simple-to-use solution to an often-painful situation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.markembling.info%2fblog%2fview%2fbetter-css-with-dotless"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.markembling.info%2fblog%2fview%2fbetter-css-with-dotless" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Better_CSS_with_Less</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Better_CSS_with_Less</guid>
      <pubDate>Fri, 04 Dec 2009 12:58:33 GMT</pubDate>
    </item>
    <item>
      <title>Fancy validation pointer messages without images</title>
      <description>Here's a neat little CSS trick that allows you to create validation messages which point to the relevant field without the use of images. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebpangea.blogspot.com%2f2009%2f11%2ffancy-validation-pointer-messages.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebpangea.blogspot.com%2f2009%2f11%2ffancy-validation-pointer-messages.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Fancy_validation_pointer_messages_without_images</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Fancy_validation_pointer_messages_without_images</guid>
      <pubDate>Tue, 17 Nov 2009 08:52:05 GMT</pubDate>
    </item>
    <item>
      <title>Dream CSS - CodeRun - browser based online development platform</title>
      <description>CodeRun is a browser-based Integrated Development Environment (IDE), CodeRun is a unique website that allows programmers to easily develop, test, deploy and publish code online, without requiring powerful hardware or complex software.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dreamcss.com%2f2009%2f06%2fcoderun-browser-based-online.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dreamcss.com%2f2009%2f06%2fcoderun-browser-based-online.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dream_CSS_CodeRun_browser_based_online_development_platform</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dream_CSS_CodeRun_browser_based_online_development_platform</guid>
      <pubDate>Tue, 29 Sep 2009 11:16:11 GMT</pubDate>
    </item>
    <item>
      <title>A Cool Bing-like Search Box (Button on the Inside)</title>
      <description>In this article, Ashic Mahtab shows how to create a cool bing search like search box using css. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.heartysoft.com%2fpost%2f2009%2f06%2f15%2fA-Cool-Bing-like-Search-Box-(Button-on-the-Inside).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.heartysoft.com%2fpost%2f2009%2f06%2f15%2fA-Cool-Bing-like-Search-Box-(Button-on-the-Inside).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Cool_Bing_like_Search_Box_Button_on_the_Inside</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Cool_Bing_like_Search_Box_Button_on_the_Inside</guid>
      <pubDate>Tue, 16 Jun 2009 02:04:14 GMT</pubDate>
    </item>
    <item>
      <title>Hercules Resource Linker for Javascripts, Images and stylesheets</title>
      <description>I wrote this tool to assist in including style sheets, java scripts and image resources into web applications.  It has the following features:

    * Gives a unified strongly typed way to access your resources and include them in your project.
    * Generates appropriate HTML include tags for whatever resource you are including (java script, style sheet, image)
    * It does not matter in what level of your website hierarchy you include your resource, the path will always point to the correct location.
    * Will make sure that you do not include your java script and your style sheet resources more than once. (As long as you are not including any manually by writing your include HTML tags yourself)
    * Supports the use of configurable packages to include a set of resources at once.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.noobtech.com%2findex.php%2f2009%2f02%2f28%2fhercules-resource-linker%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.noobtech.com%2findex.php%2f2009%2f02%2f28%2fhercules-resource-linker%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hercules_Resource_Linker_for_Javascripts_Images_and_stylesheets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hercules_Resource_Linker_for_Javascripts_Images_and_stylesheets</guid>
      <pubDate>Sat, 28 Feb 2009 15:49:53 GMT</pubDate>
    </item>
    <item>
      <title>How to put a backround image in a HR for IE with jQuery</title>
      <description>IE till version 7 has a bug: you cannot put a background image in a &amp;lt;HR /&amp;gt; tag, so you cannot have a nice graphical line and keeping the semantic coolness of the hr tag. This post explain how to reach that goal using a bit of jQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftech.piyodesign.it%2farchive%2f2009%2f02%2f08%2fhow-to-put-a-backround-in-hr-with-ie.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftech.piyodesign.it%2farchive%2f2009%2f02%2f08%2fhow-to-put-a-backround-in-hr-with-ie.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_put_a_backround_image_in_a_HR_for_IE_with_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_put_a_backround_image_in_a_HR_for_IE_with_jQuery</guid>
      <pubDate>Mon, 09 Feb 2009 16:31:12 GMT</pubDate>
    </item>
    <item>
      <title>15 jQuery Plugins to Fix and Beautify Browser Issues</title>
      <description>&amp;quot;We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS - it's certainly good enough for you to use CSS to control layout and presentation. Sometimes however, certain page elements will appear differently in different browsers. That's why today we wanted to highlight 15 jQuery solutions for the most common browser issues that you'll encounter when building web applications among other jQuery plugins that will give you a nice browser effect.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevsnippets.com%2freviews%2f15-jquery-plugins-to-fix-and-beautify-browser-issues.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevsnippets.com%2freviews%2f15-jquery-plugins-to-fix-and-beautify-browser-issues.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/15_jQuery_Plugins_to_Fix_and_Beautify_Browser_Issues</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/15_jQuery_Plugins_to_Fix_and_Beautify_Browser_Issues</guid>
      <pubDate>Thu, 05 Feb 2009 00:53:48 GMT</pubDate>
    </item>
    <item>
      <title>Everything You Know About CSS Is Wrong by Rachel Andrew</title>
      <description>Applying table-related display property values to web page elements causes the elements to mimic the display characteristics of their HTML table equivalents. In this article, Rachel Andrew demonstrate how this will have a huge impact on the way we use CSS for web page layouts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.digital-web.com%2farticles%2feverything_you_know_about_CSS_Is_wrong"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.digital-web.com%2farticles%2feverything_you_know_about_CSS_Is_wrong" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Everything_You_Know_About_CSS_Is_Wrong_by_Rachel_Andrew</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Everything_You_Know_About_CSS_Is_Wrong_by_Rachel_Andrew</guid>
      <pubDate>Wed, 22 Oct 2008 20:15:25 GMT</pubDate>
    </item>
    <item>
      <title>Creating stylish pagination links | CSS Library</title>
      <description>Do you want to add some style to your pagination links? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bitrepository.com%2fcss%2fcreating-stylish-pagination-links.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bitrepository.com%2fcss%2fcreating-stylish-pagination-links.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Creating_stylish_pagination_links_CSS_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Creating_stylish_pagination_links_CSS_Library</guid>
      <pubDate>Wed, 15 Oct 2008 21:03:32 GMT</pubDate>
    </item>
    <item>
      <title>How to create a CSS TableLess Form</title>
      <description>This article is about creating a form without using any tables, which can be easily customized and used in your own site &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bitrepository.com%2fcss%2fhow-to-create-a-tableless-form.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bitrepository.com%2fcss%2fhow-to-create-a-tableless-form.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_create_a_CSS_TableLess_Form</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_create_a_CSS_TableLess_Form</guid>
      <pubDate>Thu, 09 Oct 2008 00:31:36 GMT</pubDate>
    </item>
    <item>
      <title>Removing unused CSS Classes from your web application</title>
      <description>2 ways to clean up your Css by removing unused classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</guid>
      <pubDate>Thu, 02 Oct 2008 18:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Use CSS and jQuery to let User Choose to Print in Black and White or C</title>
      <description>I have some reports on our intranet that look great in color on the screen, but if someone lucky enough to have a color inkjet sitting on their desk prints them it's pretty likely they have no idea how to change the print settings to black and white to save their color ink if they want to. Today I wondered if I could help them out. Check out this post complete with demo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f23%2fUse-CSS-and-jQuery-to-let-User-Choose-to-Print-in-Black-and-White-or-Color.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f23%2fUse-CSS-and-jQuery-to-let-User-Choose-to-Print-in-Black-and-White-or-Color.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Use_CSS_and_jQuery_to_let_User_Choose_to_Print_in_Black_and_White_or_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Use_CSS_and_jQuery_to_let_User_Choose_to_Print_in_Black_and_White_or_C</guid>
      <pubDate>Wed, 24 Sep 2008 08:09:35 GMT</pubDate>
    </item>
    <item>
      <title>Use CSS and jQuery to let User Choose to Print in Black and White or C</title>
      <description>I have some reports on our intranet that look great in color on the screen, but if someone lucky enough to have a color inkjet sitting on their desk prints them it's pretty likely they have no idea how to change the print settings to black and white to save their color ink if they want to. Today I wondered if I could help them out. Check out this post complete with demo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f23%2fUse-CSS-and-jQuery-to-let-User-Choose-to-Print-in-Black-and-White-or-Color.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f23%2fUse-CSS-and-jQuery-to-let-User-Choose-to-Print-in-Black-and-White-or-Color.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Use_CSS_and_jQuery_to_let_User_Choose_to_Print_in_Black_and_White_or_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Use_CSS_and_jQuery_to_let_User_Choose_to_Print_in_Black_and_White_or_C</guid>
      <pubDate>Wed, 24 Sep 2008 08:09:35 GMT</pubDate>
    </item>
    <item>
      <title>Override Chrome's Automatic Border Around Active Fields Using CSS</title>
      <description>There might be a time when you don't want Chrome's automatic border around active fields or you want to change its color or something. Its pretty easy to change using CSS if you need to. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f15%2fOverride-Chromes-Automatic-Border-Around-Active-Fields-Using-CSS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f15%2fOverride-Chromes-Automatic-Border-Around-Active-Fields-Using-CSS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Override_Chrome_s_Automatic_Border_Around_Active_Fields_Using_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Override_Chrome_s_Automatic_Border_Around_Active_Fields_Using_CSS</guid>
      <pubDate>Mon, 15 Sep 2008 22:50:41 GMT</pubDate>
    </item>
    <item>
      <title>Turn postcard photo into a stunning comment form using CSS</title>
      <description>Comment forms allow visitors to leave their impressions about the content. Although the content is a king, general impression isn't negligible at all. Each element in a design can contribute to a better user experience. This applies to comment forms as well. This tutorial will teach you how to make a stunning comment form using an old postcard photo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f15%2fTurn-postcard-photo-into-a-stunning-comment-form-using-CSS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f15%2fTurn-postcard-photo-into-a-stunning-comment-form-using-CSS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Turn_postcard_photo_into_a_stunning_comment_form_using_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Turn_postcard_photo_into_a_stunning_comment_form_using_CSS</guid>
      <pubDate>Tue, 16 Sep 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Applying stylesheets dynamically with jQuery</title>
      <description>A colleague of mine asked me how to apply a stylesheet to a web page dynamically using jQuery and I had never done such a thing but my first thought was that is must be pretty simple. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frickardnilsson.net%2fpost%2f2008%2f08%2f02%2fApplying-stylesheets-dynamically-with-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frickardnilsson.net%2fpost%2f2008%2f08%2f02%2fApplying-stylesheets-dynamically-with-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Applying_stylesheets_dynamically_with_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Applying_stylesheets_dynamically_with_jQuery</guid>
      <pubDate>Mon, 08 Sep 2008 18:53:04 GMT</pubDate>
    </item>
    <item>
      <title>Easy way to improve your image gallery using jQuery</title>
      <description>Let's say you are browsing a CSS gallery and you want to check out some new and beautiful website designs. And you are of course interested in some details - for example, which category design belongs to, what's the rating or whatsoever. This information could be rendered below thumbnail, but there are other, more attractive ways of displaying additional data. In this article we'll see how to improve image gallery with a simple trick. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f03%2fEasy-way-to-improve-your-image-gallery-using-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f03%2fEasy-way-to-improve-your-image-gallery-using-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Easy_way_to_improve_your_image_gallery_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Easy_way_to_improve_your_image_gallery_using_jQuery</guid>
      <pubDate>Fri, 05 Sep 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Easy way to improve your image gallery using jQuery</title>
      <description>Let's say you are browsing a CSS gallery and you want to check out some new and beautiful website designs. And you are of course interested in some details - for example, which category design belongs to, what's the rating or whatsoever. This information could be rendered below thumbnail, but there are other, more attractive ways of displaying additional data. In this article we'll see how to improve image gallery with a simple trick. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f03%2fEasy-way-to-improve-your-image-gallery-using-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f09%2f03%2fEasy-way-to-improve-your-image-gallery-using-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Easy_way_to_improve_your_image_gallery_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Easy_way_to_improve_your_image_gallery_using_jQuery</guid>
      <pubDate>Fri, 05 Sep 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>40 CSS/JS Styling and Functionality Techniques</title>
      <description>Designing effective web forms isn't easy, as we need to figure out more practical styling and functionality techniques to provide a great user experience.

Recently there have been a number of noteworthy techniques such as styling different form fields, live validation, Context highlighting, trading options from field to another, slider controls and more - using CSS and different Javascript libraries. Below we present findings of search to more than 40 tutorials and demos to showcase the capabilities and robustness of CSS and Javascript.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.noupe.com%2fcss%2fform-elements-40-cssjs-styling-and-functionality-techniques.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noupe.com%2fcss%2fform-elements-40-cssjs-styling-and-functionality-techniques.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/40_CSS_JS_Styling_and_Functionality_Techniques</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/40_CSS_JS_Styling_and_Functionality_Techniques</guid>
      <pubDate>Fri, 22 Aug 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS design patterns: Helper classes</title>
      <description>Helper classes are reusable rules that use class selectors. Helper classes are designed to let you: 1) Apply style to an element without having to create a special rule for that element. 2) Abstract away browser inconsistencies. 3) Make documents more style readable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f08%2f17%2fcss-design-patterns-helper-classes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f08%2f17%2fcss-design-patterns-helper-classes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/CSS_design_patterns_Helper_classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/CSS_design_patterns_Helper_classes</guid>
      <pubDate>Sun, 17 Aug 2008 13:44:57 GMT</pubDate>
    </item>
    <item>
      <title>How to easily enhance your existing tables with simple CSS</title>
      <description>A detailed example of how to use CSS to style an HTML table. The example is specifically focused on styling a table generated on the client-side via AJAX, but is applicable to any HTML table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f13%2fhow-to-easily-enhance-your-existing-tables-with-simple-css%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f13%2fhow-to-easily-enhance-your-existing-tables-with-simple-css%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_to_easily_enhance_your_existing_tables_with_simple_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_to_easily_enhance_your_existing_tables_with_simple_CSS</guid>
      <pubDate>Wed, 13 Aug 2008 20:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>
