<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
  <channel>
    <title>DevEdge HTML Central News</title>
    <link>http://devedge.netscape.com/central/html/</link>
    <description>Recent additions to DevEdge HTML Central</description>
    <lastBuildDate>Thu, 16 Jan 2003 3:43:51 GMT</lastBuildDate>
    <copyright>2000-2003 Netscape Communications</copyright>
    <item>
      <title>Correctly Using Titles With External Stylesheets</title>
      <link>http://devedge.netscape.com/viewsource/2002/preferred-stylesheets/</link>
      <description>
      &lt;p&gt;
External stylesheets are often associated with HTML documents using the &lt;code&gt;link&lt;/code&gt; element, but it is important to use the element's attributes properly.  This is because there are three kinds of stylesheets, and the &lt;code&gt;title&lt;/code&gt; attribute is key to the establishment of two of them.  The presence of the &lt;code&gt;title&lt;/code&gt; attribute in a &lt;code&gt;link&lt;/code&gt; element that references an external stylesheet can cause the stylesheet to become a &lt;em&gt;preferred stylesheet&lt;/em&gt;.  This will in most cases cause the external stylesheet to be ignored, which is typically not what an author intends to do.
&lt;/p&gt;
    </description>
    </item>
    <item>
      <title>Fixing Table Inheritance in Quirks Mode</title>
      <link>http://devedge.netscape.com/viewsource/2002/table-inherit/</link>
    </item>
    <item>
      <title>Fixing Incorrectly Sized List Item Markers</title>
      <link>devedge-srce/viewsource/2002/marker-size/</link>
    </item>
    <item>
      <title>Consistent List Indentation</title>
      <link>http://devedge.netscape.com/viewsource/2002/list-indent/</link>
      <description>&lt;p&gt;
One of the most common style changes made to lists is a change in the indentation distance-- that is, how far the list items are pushed over to the right.  This often leads to frustration, because what works in one browser often doesn't have the same effect in another.  For example, if you declare that lists have no left margin, they move over in Explorer, but sit stubbornly in place in Gecko-based browsers.
&lt;/p&gt;
&lt;p&gt;
In order to understand why this is the case, and more importantly how to avoid the problem altogether, it will be necessary to examine the details of list construction.
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Styling Abbreviations and Acronyms</title>
      <link>http://devedge.netscape.com/viewsource/2002/abbr-acronym/</link>
    </item>
  </channel>
</rss>
