<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
<title>Style Sheets - Web Developer Tutorials</title>
<link>http://www.devshed.com</link>
<!-- PubSubHubbub Discovery -->
<link rel="hub"  href="http://devshednet.superfeedr.com/" xmlns="http://www.w3.org/2005/Atom" />
<link rel="self" href="http://www.devshed.com/rss-feeds-5.xml" xmlns="http://www.w3.org/2005/Atom" />
<!-- End Of PubSubHubbub Discovery -->
<atom:link href="http://www.devshed.com/rss-feeds-5.xml" rel="self"/>
<description>Style Sheets Tutorials at Dev Shed.  DevShed is a community focused on both beginner and advanced tutorials in Java, C, PHP, Python, MySQL and Ruby-on-rails...amongst others.</description>
<language>en-us</language>
<lastBuildDate>Fri, 24 May 2013 05:53:28 -0400</lastBuildDate>
<pubDate>Fri, 24 May 2013 05:53:28 -0400</pubDate>
<item><title>What is CSS?</title>
<pubDate>Mon, 17 May 2004 01:00:00 -0400</pubDate>
<link>http://www.devshed.com/c/a/Style-Sheets/What-is-CSS/</link>
		<description><![CDATA[Style sheets are a very powerful tool for the Web site developer. They give you the chance to be completely consistent with the look and feel of your pages, while giving you much more control over the layout and design than straight HTML ever did.]]></description>
		<content:encoded><![CDATA[  Style sheets are a very powerful tool for the Web site developer. They give you the chance to be completely consistent with the look and feel of your pages, while giving you much more control over the layout and design than straight HTML ever did.  Invented in 1997, Cascading Style Sheets (CSS) are just now starting to be widely used among browsers and Web developers are learning to be more comfortable with them. Those of you who use HomeSite 4.0 know that they are eventually going to take the place of tags such as  lt;FONT gt;, which have been deprecated in HTML 4.0.  There are three parts ...]]></content:encoded>
<category>Style Sheets</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Style-Sheets/What-is-CSS/</guid>
</item>
<item><title>The Power of CSS</title>
<pubDate>Tue, 27 Apr 2004 01:00:00 -0400</pubDate>
<link>http://www.devshed.com/c/a/Style-Sheets/The-Power-of-CSS/</link>
		<description><![CDATA[CSS or cascading style sheets are used to create a set of styles that can be applied to your fonts, tables and most other attributes of your web page. These styles allow you to create a much cleaner, faster web page that search engines love and also makes life much easier on the designer when global changes to these styles need to be applied. It is also always critical to always keep in mind your target audience and the average Internet connection speed these users have. By using styles sheets to their full advantage, you can help keep your web page size down to a minimum.]]></description>
		<content:encoded><![CDATA[When you sit down to think about the sitemap and the navigational structure of your website, you should consider using cascading style sheets wherever possible. This includes everything from your text attributes to your table padding.  Each page you create should be tailored around one or two keyword phrases in order to maximize the relevancy of the content being displayed to the various Internet browsers surfing your website. Using this technique allows you to have a web page which, in the search engines spiders view, only contains html and keyword rich text. Let's use an example to illustrat...]]></content:encoded>
<category>Style Sheets</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Style-Sheets/The-Power-of-CSS/</guid>
</item>
<item><title>Understanding Style Sheets (part 2)</title>
<pubDate>Wed, 04 Oct 2000 01:00:00 -0400</pubDate>
<link>http://www.devshed.com/c/a/Style-Sheets/Understanding-Style-Sheets-part-2/</link>
		<description><![CDATA[The concluding part of this tutorial explores some of the CSS properties related 
to text alignment, spacing and positioning, together with a look at absolute and 
relative positioning, z-index stacking, and borders and padding.]]></description>
		<content:encoded><![CDATA[If you've been paying attention, you now know the basics of style sheets - what they are, how to use them, and how to link them to your Web pages - together with some of the important style sheet properties that control typeface and colour.  In this concluding article, I'll be covering the CSS properties that control background images, positioning, visibility and alignment. Keep reading. You know you want to.  In addition to the numerous font properties discussed in the first part of this series, CSS also allows you tremendous control over the spacing, alignment and appearance of your text.  T...]]></content:encoded>
<category>Style Sheets</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Style-Sheets/Understanding-Style-Sheets-part-2/</guid>
</item>
<item><title>Understanding Style Sheets (Part 1)</title>
<pubDate>Wed, 27 Sep 2000 01:00:00 -0400</pubDate>
<link>http://www.devshed.com/c/a/Style-Sheets/Understanding-Style-Sheets-Part-1/</link>
		<description><![CDATA[The first in a two-part tutorial on Cascading Style Sheets, this
article explains how to create and use style rules across your Web site,
and then demosntrates a few basic CSS properties. Also included:
inheritance, classes, contextual selectors and some lightbulb jokes.]]></description>
		<content:encoded><![CDATA[If you're a Web developer, you've probably heard people speaking of CSS, or Cascading Style Sheets, in glowing terms...you may even have spoken of it yourself. By allowing developers to separate graphical elements from program code, CSS makes it possible to simply and rapidly adjust the look of a Web site, or make changes to the overall colour scheme and formatting of a Web page. With a little thinking, it's possible to design a site in such a manner that the entire colour scheme of the site can be quickly changed from olive green to slate grey and back again with just a few simple alterations...]]></content:encoded>
<category>Style Sheets</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Style-Sheets/Understanding-Style-Sheets-Part-1/</guid>
</item>
</channel>
</rss>
