<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>CSS Examples</title>
    <link>http://www.cssdrive.com/index.php/examples/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>webmaster@REMOVETHIScssdrive.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-09-07T09:58:00-05:00</dc:date>
    

    <item>
      <title>Dashed Vertical Menu</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/dashed_vertical_menu/</link>
      <description>A simple yet elegant list based vertical menu. Move the mouse over a link, 
and the link area changes color. A thin dashed border follows each menu item.</description>
      <dc:date>2005-05-15T02:37:14-05:00</dc:date>
    </item>

    <item>
      <title>Tableless forms using CSS</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/tableless_forms/</link>
      <description>This CSS example transforms a conventional form so it&apos;s tableless. A form that doesn&apos;t use tables for its layout is much more lightweight and semantically correct.</description>
      <dc:date>2005-02-10T06:04:04-05:00</dc:date>
    </item>

    <item>
      <title>Pseudo&#45;classes of CSS</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/css_pseudo_class/</link>
      <description>Pseudo&#45;class are an interesting group of selectors in CSS that apply to elements when they&apos;re in a certain state or condition. This article describes each one.</description>
      <dc:date>2005-01-16T06:42:57-05:00</dc:date>
    </item>

    <item>
      <title>JK Cool CSS Menu</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/jk_cool_css_menu/</link>
      <description>A simple yet elegant CSS hover menu. Move the mouse over a link, and the entire link area changes color. A thin border surrounds each menu item.</description>
      <dc:date>2004-12-19T11:38:26-05:00</dc:date>
    </item>

    <item>
      <title>2&#45;level CSS Drop Down Menu</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/css_drop_down_menu/</link>
      <description>A 2 level CSS drop down menu based on the SuckerFish code. Enhanced with visual styling and the ability to modify the width of individual drop down menus.</description>
      <dc:date>2004-12-09T10:36:26-05:00</dc:date>
    </item>

    <item>
      <title>Alternate Style Sheet for document</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/alternate_style_sheet/</link>
      <description>See the syntax for specifying an alternate external style sheet for the document, which the user can easily toggle between in his/ her browser that supports it (ie: Firefox 1.0).</description>
      <dc:date>2004-11-19T23:47:09-05:00</dc:date>
    </item>

    <item>
      <title>Mark&#8217;s Blue Blocks Menu</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/blue_blocks_menu/</link>
      <description>A very attractive &quot;blocks&quot; CSS menu with hover effect. Also illustrates using child selectors to apply two different rules depending on whether the user browser is IE Win or not.</description>
      <dc:date>2004-11-11T22:31:11-05:00</dc:date>
    </item>

    <item>
      <title>Generated Content in CSS2</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/css2_generated_content/</link>
      <description>CSS2 supports the insertion of generated content, which is content that&apos;s specified using your style sheet and applied dynamically to the page. See it in action in this example.</description>
      <dc:date>2004-11-01T08:31:11-05:00</dc:date>
    </item>

    <item>
      <title>Custom scrollbar colors</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/custom_scrollbar_colors/</link>
      <description>In IE5.5+ and above, you can use CSS to customize the color of the scrollbars on the page, which includes various components of the scrollbar. The example shows the relevant CSS properties for scrollbar coloring.</description>
      <dc:date>2004-10-19T21:25:41-05:00</dc:date>
    </item>

    <item>
      <title>Borderize links onMouseover</title>
      <link>http://www.cssdrive.com/index.php/examples/exampleitem/borderize_links_onmouseover/</link>
      <description>The goal of CSS link effects is often to draw attention to a link when the user hovers over it. Using the pseudo class &quot;a:hover&quot;, this one applies a border to the target link, and for good measure, changes its background color as well.</description>
      <dc:date>2004-10-14T09:17:12-05:00</dc:date>
    </item>

    
    </channel>
</rss>