<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="wcfeed.xsl" ?>
<rss version="2.0">

<channel>
  <title>Webcredible CSS articles</title>
  <description>CSS articles from Webcredible</description>
  <language>en-uk</language>
  <link>http://www.webcredible.co.uk/user-friendly-resources/css/</link>

  <image>
    <title>Webcredible logo</title>
    <url>http://www.webcredible.co.uk/i/l.gif</url>
    <link>http://www.webcredible.co.uk/</link>
  </image>
  
  <item>
    <title>Planning your stylesheet - the definitive guide</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/planning-stylesheet.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/planning-stylesheet.shtml</guid>
    <description>Don't let your stylesheet files get out of control - follow these guidelines right from the start and you'll easily be able to manage and update your CSS files.</description>
  </item>

  <item>
    <title>Print stylesheet - the definitive guide</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/print-stylesheet.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/print-stylesheet.shtml</guid>
    <description>A print stylesheet will automatically make all your web pages print-friendly. Find out how to make one with this definitive guide.</description>
  </item>

  <item>
    <title>CSS shorthand properties</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-shorthand-properties.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-shorthand-properties.shtml</guid>
    <description>Reduce the size of your CSS files and make them easier to maintain, with these handy shorthand CSS properties.</description>
  </item>

  <item>
    <title>New CSS commands for Internet Explorer 7</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/ie7-commands.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/ie7-commands.shtml</guid>
    <description>Internet Explorer 7 now supports a number of new CSS commands - find out what these are and how to use them.</description>
  </item>

  <item>
    <title>Preparing your CSS for Internet Explorer 7</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer-7.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer-7.shtml</guid>
    <description>Internet Explorer 7 has different (and better) support for CSS than any of its predecessors - find out what implications this may have for your website.</description>
  </item>

  <item>
    <title>Ten more CSS tricks you may not know</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml</guid>
    <description>Follow up to the popular article, 'Ten CSS tricks you may not know' - learn something new and see how many you already know!</description>
  </item>

  <item>
    <title>Internet Explorer and CSS issues</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml</guid>
    <description>Internet Explorer has a number of CSS issues. Find out what these issues are and how to get around them, so your website looks the same in all browsers.</description>
  </item>

  <item>
    <title>CSS and round corners: Borders with curves</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml</guid>
    <description>Discover how to make boxes with rounded borders, all through the power of CSS.</description>
  </item>

  <item>
    <title>CSS and round corners: Boxes with curves</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-boxes.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-boxes.shtml</guid>
    <description>Discover how to make boxes with round corners, all through the power of CSS.</description>
  </item>

  <item>
    <title>CSS hacks and browser detection</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/hacks-browser-detection.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/hacks-browser-detection.shtml</guid>
    <description>Learn how to use CSS hacks to send different commands to different browsers.</description>
  </item>

  <item>
    <title>Ten CSS tricks you may not know</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml</guid>
    <description>With so many different ways of using CSS some important tricks and techniques may have passed you by. See how many of the ten you already know and maybe learn something new!</description>
  </item>

  <item>
    <title>Why a CSS website layout will make you money</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-website-layout.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-website-layout.shtml</guid>
    <description>Many of us know about the benefits of using CSS over tables for layout. But did you know doing so could also make you money? Sounds strange but this article explains why and how.</description>
  </item>

  <item>
    <title>CSS navigation menu</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml</guid>
    <description>Use the immense power of CSS to make navigation buttons with pure HTML - not an img tag in sight!</description>
  </item>

  <item>
    <title>Applying CSS to forms</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-forms.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-forms.shtml</guid>
    <description>Learn how to lay out and format your forms with the power of CSS.</description>
  </item>

  <item>
    <title>CSS rollover buttons</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.shtml</guid>
    <description>Learn how to make rollover buttons with CSS - no JavaScript in sight!</description>
  </item>

  <item>
    <title>CSS and round corners: Making accessible menu tabs</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners.shtml</guid>
    <description>Learn how to make accessible Amazon-style navigation tabs.</description>
  </item>

  <item>
    <title>CSS trick: Same link text - different colours</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/different-link-text-colour.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/different-link-text-colour.shtml</guid>
    <description>Learn how to make multi-coloured link text - all within the same link!</description>
  </item>

  <item>
    <title>CSS design: The basics</title>
    <link>http://www.webcredible.co.uk/user-friendly-resources/css/basics.shtml</link>
    <guid isPermaLink="true">http://www.webcredible.co.uk/user-friendly-resources/css/basics.shtml</guid>
    <description>Learn all you need to know about CSS design with this crash course!</description>
  </item>


  </channel>
</rss>