<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.apaddedcell.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CSS</title>
 <link>http://www.apaddedcell.com/topic/css</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>21 ways to streamline your CSS</title>
 <link>http://www.apaddedcell.com/21-ways-streamline-your-css</link>
 <description>&lt;p&gt;These days, CSS development is a complex process. You may be working on sites with large CSS files, multiple developers ,and long development timelines. The more complex your CSS files become, the more difficult it is to work with them. This article will present some tips and tricks for keeping your CSS files organized and easy to work with.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/21-ways-streamline-your-css&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/difficulty/intermediate">Intermediate</category>
 <pubDate>Tue, 11 Nov 2008 19:57:18 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">81 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>3 Ways to Highlight Links to the Current Page with CSS</title>
 <link>http://www.apaddedcell.com/highlight-links-current-page-css</link>
 <description>&lt;p&gt;Good usability suggests that you should always indicate links to the page
the user is currently on. In fact, in an ideal case you wouldn&amp;rsquo;t link
to the current page at all. On the other hand, in order to build a site
that&amp;rsquo;s consistent and easy to maintain, navigation menus need to be
 either included with a separate html file or generated with a scripting language.&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/highlight-links-current-page-css&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/difficulty/intermediate">Intermediate</category>
 <pubDate>Sun, 15 Jun 2008 15:44:11 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">74 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Complete Guide to Pre-Installed Fonts in Linux, Mac, and Windows</title>
 <link>http://www.apaddedcell.com/web-fonts</link>
 <description>&lt;p&gt;Web designers often feel that they are restricted to a basic set of &lt;a href=&quot;http://en.wikipedia.org/wiki/Core_fonts_for_the_Web&quot;&gt;core web fonts&lt;/a&gt;. This small set of fonts has been widely distributed and most designers stick to them, just to be on the safe side. However, when you look at the fonts available on the three most widely used operating systems, you can see that this really isn&#039;t necessary.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/web-fonts&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/design">Design</category>
 <pubDate>Sat, 10 Nov 2007 16:48:26 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">66 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>What is a Div?</title>
 <link>http://www.apaddedcell.com/what-div</link>
 <description>&lt;p&gt;Web designers use it nearly every day, but not many actually know what the
&lt;em&gt;div&lt;/em&gt; tag means and where it should be used. This article aims to
de-mystify the &lt;em&gt;div&lt;/em&gt; tag, explain when and where it should be used and
compare it with the similar &lt;em&gt;span&lt;/em&gt; tag.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/what-div&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/beginner">Beginner</category>
 <enclosure url="http://www.apaddedcell.com/files/whatisadiv_exampleone.html" length="801" type="text/html" />
 <pubDate>Sat, 27 Oct 2007 18:32:28 +0000</pubDate>
 <dc:creator>Liam McDermott</dc:creator>
 <guid isPermaLink="false">65 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Divitis: What it is and How to Avoid it</title>
 <link>http://www.apaddedcell.com/div-itis</link>
 <description>&lt;p&gt;When they start designing with CSS instead of tables, many web designers fall into the same trap. Instead of putting tables around everything on a page, they use divs instead. The underlying design practices remain largely unchanged.&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/div-itis&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/intermediate">Intermediate</category>
 <pubDate>Sat, 15 Sep 2007 02:20:53 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">61 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Using Web Standards to Reduce Cost</title>
 <link>http://www.apaddedcell.com/using-web-standards-to-reduce-cost</link>
 <description>&lt;p&gt;The advantages of Web standards have been listed in this &lt;a href=&quot;http://www.apaddedcell.com/web-standards-for-everyone&quot; title=&quot;Web standards for everyone&quot;&gt;series of articles&lt;/a&gt;. These advantages can also reduce the cost of a project, which is what this article aims to show.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/using-web-standards-to-reduce-cost&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/beginner">Beginner</category>
 <pubDate>Sat, 12 May 2007 06:10:08 +0000</pubDate>
 <dc:creator>Liam McDermott</dc:creator>
 <guid isPermaLink="false">52 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Creating a semantic FAQ page with definition lists and advanced CSS, Part 2</title>
 <link>http://www.apaddedcell.com/creating-a-semantic-faq-page-with-definition-lists-and-advanced-css-part-2</link>
 <description>&lt;p&gt;In Part 1 of this series, we created a semantic FAQ page using definition lists and made it look pretty with CSS. Now it&#039;s time to work on some more functionality.&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/creating-a-semantic-faq-page-with-definition-lists-and-advanced-css-part-2&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/intermediate">Intermediate</category>
 <category domain="http://www.apaddedcell.com/type/tutorials">Tutorials</category>
 <enclosure url="http://www.apaddedcell.com/files/faq6a-toplist.html" length="9503" type="text/html" />
 <pubDate>Wed, 25 Apr 2007 19:39:11 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">51 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Creating a semantic FAQ page with definition lists and advanced CSS, Part 1</title>
 <link>http://www.apaddedcell.com/creating-semantic-faq-page-definition-lists-and-advanced-css-part-1</link>
 <description>&lt;p&gt;Most websites have FAQ pages, but few put much effort into creating an attractive and usable interface. This article will explain one method of creating a nice FAQ page &lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/creating-semantic-faq-page-definition-lists-and-advanced-css-part-1&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/intermediate">Intermediate</category>
 <category domain="http://www.apaddedcell.com/type/tutorials">Tutorials</category>
 <enclosure url="http://www.apaddedcell.com/files/faq1-basicstructure.html" length="6210" type="text/html" />
 <pubDate>Sun, 15 Apr 2007 16:34:12 +0000</pubDate>
 <dc:creator>Megan McDermott</dc:creator>
 <guid isPermaLink="false">50 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Future Proofing Using Standards</title>
 <link>http://www.apaddedcell.com/future-proofing-using-standards</link>
 <description>&lt;p&gt;When creating sites it is important to realise the code might not be changed for years. This article shows how Web standards can be used to ensure a Web site still looks good, and functions well, years after it&amp;#039;s creation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/future-proofing-using-standards&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/beginner">Beginner</category>
 <pubDate>Fri, 06 Apr 2007 15:37:34 +0000</pubDate>
 <dc:creator>Liam McDermott</dc:creator>
 <guid isPermaLink="false">48 at http://www.apaddedcell.com</guid>
</item>
<item>
 <title>Ensuring People with Disabilities have Equal Access</title>
 <link>http://www.apaddedcell.com/ensuring-people-with-disabilities-have-equal-access</link>
 <description>&lt;p&gt;Continuing the &amp;lsquo;&lt;a href=&quot;http://www.apaddedcell.com/web-standards-for-everyone&quot;&gt;Web Standards for Everyone&lt;/a&gt;&amp;rsquo; series, this article discusses the use of Web standards to ensure the disabled have equal access to Web sites.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/ensuring-people-with-disabilities-have-equal-access&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.apaddedcell.com/topic/css">CSS</category>
 <category domain="http://www.apaddedcell.com/topic/html">HTML</category>
 <category domain="http://www.apaddedcell.com/difficulty/beginner">Beginner</category>
 <pubDate>Thu, 29 Mar 2007 18:23:01 +0000</pubDate>
 <dc:creator>Liam McDermott</dc:creator>
 <guid isPermaLink="false">46 at http://www.apaddedcell.com</guid>
</item>
</channel>
</rss>
