<?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:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
    
    <title>Dynamic Drive CSS Library</title>
    <link>http://www.dynamicdrive.com/style/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>ddrivehelpREMOVETHIS@gmail.com</dc:creator>
    <dc:rights>Copyright 2013</dc:rights>
    <dc:date>2013-04-26T08:58:50+00:00</dc:date>
    

    <item>
      <title>Swinging keyframe animation</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/swinging_keyframe_animation/</link>
      <description>Using CSS3 keyframe animations, we can control the exact style of an element at any point in time. Here we use keyframes to create a swinging effect, by modifying an element&#39;s rotation gradually over time until resting position, or 0 degrees.</description>
      <dc:subject>CSS3 demos</dc:subject>
      <dc:date>2013-04-26T08:58:50+00:00</dc:date>
    </item>

    <item>
      <title>Flipboard CSS buttons</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/flipboard_css_buttons/</link>
      <description>Flipboard creates a series of CSS buttons that flip horizontally on themselves when the mouse rolls over them, creating an elegant, eye catching effect. It employs CSS3 transform and transitions to do the heavy work.</description>
      <dc:subject>Horizontal CSS Menus, Links &amp;amp; Buttons, CSS3 demos</dc:subject>
      <dc:date>2013-04-16T05:57:00+00:00</dc:date>
    </item>

    <item>
      <title>Rollover Text Menu</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/rollover_text_menu/</link>
      <description>This CSS menu creates the popular rollover text effect of text sliding up to reveal a duplicate of itself when the mouse rolls over a menu item.</description>
      <dc:subject>Horizontal CSS Menus, CSS3 demos</dc:subject>
      <dc:date>2013-03-24T17:55:00+00:00</dc:date>
    </item>

    <item>
      <title>Split Drop Down Menu</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/split_drop_down_menu/</link>
      <description>Using a combination of CSS2 selectors, pseudo classes, CSS3 transitions, plus a tough of JavaScript, we arrive at a CSS based split menu button, even sans images!</description>
      <dc:subject>Horizontal CSS Menus, CSS3 demos</dc:subject>
      <dc:date>2013-03-06T04:59:00+00:00</dc:date>
    </item>

    <item>
      <title>Animated UL background effect</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/animated_ul_background_effect/</link>
      <description>This CSS example demonstrates animating the min&#45;width property of an element to create a stretching background effect. Here we use the technique to add a nice rollover effect to UL lists, so the user can easily home in on a particular list item just by rolling the mouse over it. The animation uses CSS3, which works in IE10+, FF, Chrome, and Safari.</description>
      <dc:subject>CSS3 demos, Other</dc:subject>
      <dc:date>2013-02-22T19:13:00+00:00</dc:date>
    </item>

    <item>
      <title>Vertical CSS3 Shadow Menu</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/vertical_css3_shadow_menu/</link>
      <description>This vertical CSS Menu uses CSS3&#39;s ability to define multiple/ inset shadows (so the shadow grows inwards) on an element to create menu items with a bevelled left edge and a growing inner glow when the mouse rolls over them.</description>
      <dc:subject>Vertical CSS Menus</dc:subject>
      <dc:date>2012-12-17T22:55:00+00:00</dc:date>
    </item>

    <item>
      <title>Customizing Order List style using CSS</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/customizing_order_list_style_using_css/</link>
      <description>Styling the automatically generated number counters in ordered lists () can be challenging. This CSS code demonstrates one way to do it by getting rid of the default ones first, then using CSS generated content to create custom counters instead.</description>
      <dc:subject>Other</dc:subject>
      <dc:date>2012-12-03T21:13:00+00:00</dc:date>
    </item>

    <item>
      <title>3D Depressible Button</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/3d_depressible_button/</link>
      <description>CSS can be used to really jazz up a plain looking link and create an awesome &quot;call to action&quot; button, as in the case of our 3D depressible button here.</description>
      <dc:subject>Links &amp;amp; Buttons, CSS3 demos</dc:subject>
      <dc:date>2012-11-04T22:29:00+00:00</dc:date>
    </item>

    <item>
      <title>Pure CSS3 Push Down Panel</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/pure_css3_push_down_panel/</link>
      <description>This is a CSS3 push down panel that when clicked on reveals some content, pushing the rest of the page&#39;s content down in the process. The entire interface is created using CSS only, using a combination of CSS3 shadows, round borders, and CSS2 generated content.</description>
      <dc:subject>DIVs and containers, CSS3 demos</dc:subject>
      <dc:date>2012-10-26T20:47:00+00:00</dc:date>
    </item>

    <item>
      <title>CSS 3D Flip</title>
      <link>http://www.dynamicdrive.com/style/csslibrary/item/css_3d_flip/</link>
      <description>One of the groundbreaking features in CSS3 is the ability to rotate HTML elements in 3D space. The below CSS code shows how to rotate a &quot;2 sided&quot; element either on its X or Y axis to reveal the content on the back side.</description>
      <dc:subject>Image CSS, DIVs and containers, CSS3 demos</dc:subject>
      <dc:date>2012-08-16T22:22:00+00:00</dc:date>
    </item>

    
    </channel>
</rss