<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with html</title>
    <description>the latest stories tagged with 'html' 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>Building a jQuery Plug-in to make an HTML Table scrollable</title>
      <description>Table displays in limited space require some rendering alternatives. While paging is a common way to address fixed size displays, it's not an end-all solution. Sometimes it's necessary to display larger amounts of data in a small fixed space on an HTML page. Scrollable list are fairly easy to do with most HTML structures, but HTML tables are notoriously difficult to manage when it comes to scrolling. In this post I describe a jQuery plug-in that attempts to make any table scrollable by decomposing and reassembling the table into two distinct areas. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f2011%2fMay%2f28%2fBuilding-a-jQuery-Plugin-to-make-an-HTML-Table-scrollable"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f2011%2fMay%2f28%2fBuilding-a-jQuery-Plugin-to-make-an-HTML-Table-scrollable" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_jQuery_Plug_in_to_make_an_HTML_Table_scrollable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_jQuery_Plug_in_to_make_an_HTML_Table_scrollable</guid>
      <pubDate>Sun, 29 May 2011 17:25:30 GMT</pubDate>
    </item>
    <item>
      <title>Do not allow HTML into the textbox </title>
      <description>This is a general problem in ASP.NET. By default it won't allow HTML into the text box. So, what will be the solution? If we give validaterequest = false then it's a security issue? So, is there any problem that we can solve this problem? This post explains about it and fix for it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpraveenbattula.blogspot.com%2f2010%2f01%2fdo-not-allow-html-into-textbox.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpraveenbattula.blogspot.com%2f2010%2f01%2fdo-not-allow-html-into-textbox.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Do_not_allow_HTML_into_the_textbox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Do_not_allow_HTML_into_the_textbox</guid>
      <pubDate>Wed, 27 Jan 2010 20:24:47 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>XML to HTML with XSLT</title>
      <description>Convert XML to HTML using XSLT &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.logiclabz.com%2fc%2fnet-c-function-to-convert-xml-document-into-html-string-using-xslt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.logiclabz.com%2fc%2fnet-c-function-to-convert-xml-document-into-html-string-using-xslt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XML_to_HTML_with_XSLT</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XML_to_HTML_with_XSLT</guid>
      <pubDate>Wed, 30 Sep 2009 05:34:51 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>IE8 Beta - Pointers for making your website compatible with IE8</title>
      <description>&amp;quot;IE8 Beta 1 has been out for several months now and we are closing in on the release of IE8 Beta 2, which has been announced for August 2008 by the IE team. Now is a good time to get started on ensuring site compatibility with this new release.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkatriend%2farchive%2f2008%2f08%2f07%2fie8-beta-pointers-for-making-your-website-compatible-with-ie8-standards-rendering-mode.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkatriend%2farchive%2f2008%2f08%2f07%2fie8-beta-pointers-for-making-your-website-compatible-with-ie8-standards-rendering-mode.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/IE8_Beta_Pointers_for_making_your_website_compatible_with_IE8</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/IE8_Beta_Pointers_for_making_your_website_compatible_with_IE8</guid>
      <pubDate>Fri, 08 Aug 2008 13:37:03 GMT</pubDate>
    </item>
    <item>
      <title>Using CSS to Do Anything: 50+ Creative Examples and Tutorials</title>
      <description>&amp;quot;CSS can powerfully open the doors to a lot of rich and unique techniques. Today we are presenting a round-up of CSS coding, creative approaches and techniques.&amp;quot;  &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%2fusing-css-to-do-anything-50-creative-examples-and-tutorials.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noupe.com%2fcss%2fusing-css-to-do-anything-50-creative-examples-and-tutorials.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_CSS_to_Do_Anything_50_Creative_Examples_and_Tutorials</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_CSS_to_Do_Anything_50_Creative_Examples_and_Tutorials</guid>
      <pubDate>Wed, 30 Jul 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Creating always visible div using CSS</title>
      <description>Explains how easily we can create an always visible div using very simple CSS trick in html.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreating_always_visible_div_using_css.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreating_always_visible_div_using_css.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_always_visible_div_using_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_always_visible_div_using_CSS</guid>
      <pubDate>Wed, 30 Jul 2008 07:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Easily Injecting HTML into RadEditor</title>
      <description>This is a demonstration on how easily client side content can be injected at runtime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcharlesrcook.com%2farchive%2f2008%2f05%2f17%2feasily-injecting-html-into-radeditor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcharlesrcook.com%2farchive%2f2008%2f05%2f17%2feasily-injecting-html-into-radeditor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Easily_Injecting_HTML_into_RadEditor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Easily_Injecting_HTML_into_RadEditor</guid>
      <pubDate>Sun, 13 Jul 2008 03:36:54 GMT</pubDate>
    </item>
    <item>
      <title>Cheat Sheets for Front-end Web Developers</title>
      <description>Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they're nice decorative pieces for your office.

In this article, you'll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsixrevisions.com%2fresources%2fcheat_sheets_web_developer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsixrevisions.com%2fresources%2fcheat_sheets_web_developer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Cheat_Sheets_for_Front_end_Web_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Cheat_Sheets_for_Front_end_Web_Developers</guid>
      <pubDate>Wed, 09 Jul 2008 14:46:11 GMT</pubDate>
    </item>
    <item>
      <title>Programming Challenge #1: HTML Calendar</title>
      <description>Surprised by the amount of code for such a seemingly simple task, I figured it'd be interesting to solicit solutions to outputting a calendar in HTML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjacobcarpenter.wordpress.com%2f2008%2f04%2f08%2fprogramming-challenge-1-html-calendar%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjacobcarpenter.wordpress.com%2f2008%2f04%2f08%2fprogramming-challenge-1-html-calendar%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Programming_Challenge_1_HTML_Calendar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Programming_Challenge_1_HTML_Calendar</guid>
      <pubDate>Wed, 09 Apr 2008 06:32:35 GMT</pubDate>
    </item>
    <item>
      <title>Free HTML Encoder written in C#</title>
      <description>This is quite a very useful utility when you want to encode script, HTML tags and even charcters like &amp;quot; ; &amp;amp;&amp;quot; etc into valid chracters so that you could input them into a WYSIWYG with any problems. It is quite a neccessary tool if you are a blogger or an administrator of a CMS application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flaminbarrow.com%2fafrica%2fgambia%2fbakoteh%2fpost%2f2008%2f3%2f16%2ffree-html-encoder"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flaminbarrow.com%2fafrica%2fgambia%2fbakoteh%2fpost%2f2008%2f3%2f16%2ffree-html-encoder" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Free_HTML_Encoder_written_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Free_HTML_Encoder_written_in_C</guid>
      <pubDate>Sun, 16 Mar 2008 20:16:10 GMT</pubDate>
    </item>
    <item>
      <title>Free HTML Encoder written in C#</title>
      <description>This is quite a very useful utility when you want to encode script, HTML tags and even charcters like &amp;quot; ; &amp;amp;&amp;quot; etc into valid chracters so that you could input them into a WYSIWYG with any problems. It is quite a neccessary tool if you are a blogger or an administrator of a CMS application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flaminbarrow.com%2fafrica%2fgambia%2fbakoteh%2fpost%2f2008%2f3%2f16%2ffree-html-encoder"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flaminbarrow.com%2fafrica%2fgambia%2fbakoteh%2fpost%2f2008%2f3%2f16%2ffree-html-encoder" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Free_HTML_Encoder_written_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Free_HTML_Encoder_written_in_C</guid>
      <pubDate>Sun, 16 Mar 2008 20:16:10 GMT</pubDate>
    </item>
    <item>
      <title>IE8 Promises Better Standards Compliance (and lots more)</title>
      <description>Developer release lauded as &amp;quot;sweet!&amp;quot; but puts the focus on security, interoperability and better programming features rather than the user experience. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cio.com%2farticle%2f193350"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cio.com%2farticle%2f193350" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/IE8_Promises_Better_Standards_Compliance_and_lots_more</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/IE8_Promises_Better_Standards_Compliance_and_lots_more</guid>
      <pubDate>Fri, 07 Mar 2008 08:33:01 GMT</pubDate>
    </item>
    <item>
      <title>Sharepoint 2007 from an interface developer's view</title>
      <description>&amp;quot;What I'm trying to say is that Sharepoint 2007, is beyond repair when it comes to interface customization, and you should do everything in your power to avoid working with it.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffriendlybit.com%2fcss%2fsharepoint-2007-from-an-interface-developers-view%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffriendlybit.com%2fcss%2fsharepoint-2007-from-an-interface-developers-view%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Sharepoint_2007_from_an_interface_developer_s_view</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Sharepoint_2007_from_an_interface_developer_s_view</guid>
      <pubDate>Sun, 20 Jan 2008 19:25:35 GMT</pubDate>
    </item>
    <item>
      <title>.NET CodeToHTML</title>
      <description>This article shows you how to convert source code to HTML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fCodeToHtml.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fCodeToHtml.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_CodeToHTML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_CodeToHTML</guid>
      <pubDate>Tue, 15 Jan 2008 00:23:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Prevent XSS with automatic HTML encoding</title>
      <description>Tired of having to remember to HTML-encode all your strings to prevent cross-site-scripting? Here's a way to change the ASPX page compilation process so that output is correctly encoded by default. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2007%2f12%2f19%2faspnet-mvc-prevent-xss-with-automatic-html-encoding%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2007%2f12%2f19%2faspnet-mvc-prevent-xss-with-automatic-html-encoding%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Prevent_XSS_with_automatic_HTML_encoding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Prevent_XSS_with_automatic_HTML_encoding</guid>
      <pubDate>Thu, 20 Dec 2007 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Using Embedded Resources for HTML EMail Templates</title>
      <description>Most web applications need to send out email for a variety of purposes, right?   I like to use email as a sort of extended user interface - allowing entry points to let the user conveniently do work by getting an email and clicking on a link.  I've struggled for a while with a good way of managing email templates to use in my applications.  Here's a good method that simplifies the process of templating. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbrendantompkins%2farchive%2f2007%2f10%2f24%2fusing-embedded-resources-for-html-email-templates.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbrendantompkins%2farchive%2f2007%2f10%2f24%2fusing-embedded-resources-for-html-email-templates.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_Embedded_Resources_for_HTML_EMail_Templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_Embedded_Resources_for_HTML_EMail_Templates</guid>
      <pubDate>Fri, 26 Oct 2007 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS Selector</title>
      <description>CSS selector tutorial &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcooolblue.wordpress.com%2f2007%2f10%2f22%2fcss-selector-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcooolblue.wordpress.com%2f2007%2f10%2f22%2fcss-selector-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/CSS_Selector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/CSS_Selector</guid>
      <pubDate>Tue, 23 Oct 2007 20:33:57 GMT</pubDate>
    </item>
    <item>
      <title>The asp:ListView control (Product Listing Page with with Clean CSS UI)</title>
      <description>ListView with CSS and LINQ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f08%2f10%2fthe-asp-listview-control-part-1-building-a-product-listing-page-with-clean-css-ui.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f08%2f10%2fthe-asp-listview-control-part-1-building-a-product-listing-page-with-clean-css-ui.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_asp_ListView_control_Product_Listing_Page_with_with_Clean_CSS_UI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_asp_ListView_control_Product_Listing_Page_with_with_Clean_CSS_UI</guid>
      <pubDate>Fri, 10 Aug 2007 07:37:30 GMT</pubDate>
    </item>
    <item>
      <title>Designer friendly HTML templates</title>
      <description>An HTML template file that can't be opened by an HTML editing application is worthless. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f07%2f24%2fDesignerFriendlyHTMLTemplates.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f07%2f24%2fDesignerFriendlyHTMLTemplates.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Designer_friendly_HTML_templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Designer_friendly_HTML_templates</guid>
      <pubDate>Tue, 24 Jul 2007 18:19:53 GMT</pubDate>
    </item>
    <item>
      <title>HTML 5 vs. HTML 4 The Differences (my bits)</title>
      <description>An interesting look into HTML 5 and some of its changes from the previous version (HTML 4). 
Including new input types such as &amp;quot;datetime&amp;quot;, 'time&amp;quot;, &amp;quot;email&amp;quot;, &amp;quot;url&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f06%2f22%2fHTML5VsHTML4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f06%2f22%2fHTML5VsHTML4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/HTML_5_vs_HTML_4_The_Differences_my_bits</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/HTML_5_vs_HTML_4_The_Differences_my_bits</guid>
      <pubDate>Mon, 25 Jun 2007 20:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Programming HTML with C#</title>
      <description>Access the HTML DOM from managed code with Silverlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ftims%2farchive%2f2007%2f06%2f13%2fprogramming-html-with-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ftims%2farchive%2f2007%2f06%2f13%2fprogramming-html-with-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Programming_HTML_with_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Programming_HTML_with_C</guid>
      <pubDate>Fri, 15 Jun 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Make your RSS feeds Auto-Discoverable</title>
      <description>RSS Autodiscovery is a technique that makes it possible for browsers and other software to automatically find a site's RSS feed. This feature is actually support by both Firefox 2.0 and Internet Explorer 7. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1364"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1364" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Make_your_RSS_feeds_Auto_Discoverable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Make_your_RSS_feeds_Auto_Discoverable</guid>
      <pubDate>Thu, 05 Apr 2007 12:06:23 GMT</pubDate>
    </item>
    <item>
      <title>Creating CSS Control Adapters</title>
      <description>A quick introduction on how to use CSS Control Adapters in ASP.NET to get better control over the HTML output.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.reine.se%2fminkmachine%2fblog%2farchives%2f2007%2f02%2fcreating_css_control_adapters.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.reine.se%2fminkmachine%2fblog%2farchives%2f2007%2f02%2fcreating_css_control_adapters.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_CSS_Control_Adapters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_CSS_Control_Adapters</guid>
      <pubDate>Thu, 22 Mar 2007 18:50:35 GMT</pubDate>
    </item>
  </channel>
</rss>
