<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>DevEdge CSS Central News</title>
    <link>http://devedge.netscape.com/central/css/</link>
    <language>en</language>
    <description>Recent additions to DevEdge CSS Central</description>
    <lastBuildDate>Fri, 12 Sep 2003 01:38:35 GMT</lastBuildDate>
    <copyright>2000-2003 Netscape Communications</copyright>
    <item>
      <title>Using the :target selector</title>
      <link>http://devedge.netscape.com/viewsource/2003/target-selector/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/target-selector/</guid>
      <author>Eric Meyer</author>
      <category>Article</category>
      <pubDate>30 Jun 2003 00:00:00 GMT</pubDate>
      <description>When a URL points at a specific piece of a document, it can be difficult to ascertain.  Fnd out how you can use some simple CSS to draw attention to the target of a URL and improve the user's experience.</description>
    </item>
    <item>
      <title>Revealing Accesskey Information</title>
      <link>http://devedge.netscape.com/viewsource/2003/reveal-accesskey/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/reveal-accesskey/</guid>
      <author>Stuart Robertson</author>
      <category>Article</category>
      <pubDate>20 Jun 2003 00:00:00 GMT</pubDate>
      <description>Accesskeys can make a Web page much more usable, but they're usually so thoroughly hidden that nobody knows they're available, let alone what they are.  Contributor Stuart Robinson shows how generated content can be used to make accesskey information visible, and therefore useful as well as usable.</description>
    </item>
    <item>
      <title>The Search for the Missing Link</title>
      <link>http://devedge.netscape.com/viewsource/2003/missing-link/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/missing-link/</guid>
      <author>Stuart Robertson</author>
      <category>Article</category>
      <pubDate>30 May 2003 00:00:00 GMT</pubDate>
      <description>Sometimes, a Web design can make links look so much like regular text that it's hard to see a difference between the two.  Contributor Stuart Robertson shows how to take advantage of CSS hover styles to make the links stand out.</description>
    </item>
    <item>
      <title>Styling the Amazing Netscape Fish Cam Page</title>
      <link>http://devedge.netscape.com/viewsource/2003/fishcam-style/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/fishcam-style/</guid>
      <author>Eric Meyer</author>
      <category>Article</category>
      <pubDate>25 Apr 2003 00:00:00 GMT</pubDate>
      <description>A classic reborn!  The Amazing Netscape Fish Cam Page has been restructured and restyled for the new millenium, ditching tables for strong and accessible markup.  Take a cruise through one aspect of the redesign with master styler Eric Meyer.</description>
    </item>
    <item>
      <title>CSS Support Charts</title>
      <link>http://devedge.netscape.com/library/xref/2003/css-support/</link>
      <guid>http://devedge.netscape.com/library/xref/2003/css-support/</guid>
      <author>Eric A. Meyer</author>
      <category>Cross Reference</category>
      <pubDate>11 Apr 2003 00:00:00 GMT</pubDate>
      <description>If you're looking for information on browser support for Cascading Style Sheets, then look no further!  Netscape DevEdge is proud to republish Eric Meyer's classic CSS1 and CSS2 support charts.</description>
    </item>
    <item>
      <title>Issues Arising From Arbitrary-Element Hover</title>
      <link>http://devedge.netscape.com/viewsource/2003/arbitrary-hover/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/arbitrary-hover/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>21 Mar 2003 00:00:00 GMT</pubDate>
      <description>Thanks to long-standing limitations, we're used to thinking of hover styles as applying only to hyperlinks, which has led to some sloppy authoring practices that are now causing problems for some Web sites.  This technote explains the source of the problems and how to avoid encountering them.</description>
    </item>
    <item>
      <title>Netscape DevEdge Redesigns As Standards Showcase</title>
      <link>http://devedge.netscape.com/viewsource/2003/devedge-redesign/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/devedge-redesign/</guid>
      <author>Eric Meyer, Susie Wyshak</author>
      <category>Article</category>
      <pubDate>11 Feb 2003 00:00:00 GMT</pubDate>
      <description>Netscape DevEdge now showcases efficient, accessible cross-browser design.  A tableless, CSS-driven design lets the visitor choose their preferred theme and incorporates a host of other improvements.  Learn more in this look at some key features.</description>
    </item>
    <item>
      <title>Netscape DevEdge Redesign: CSS</title>
      <link>http://devedge.netscape.com/viewsource/2003/devedge-redesign-css/</link>
      <guid>http://devedge.netscape.com/viewsource/2003/devedge-redesign-css/</guid>
      <author>Eric Meyer</author>
      <category>Article</category>
      <pubDate>11 Feb 2003 00:00:00 GMT</pubDate>
      <description>A look at the CSS that drives the newly redesigned DevEdge, including some of the workarounds necessary for supporting browsers that don't have sufficiently advanced CSS implementations.</description>
    </item>
    <item>
      <title>Correctly Using Titles With External Stylesheets</title>
      <link>http://devedge.netscape.com/viewsource/2002/preferred-stylesheets/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/preferred-stylesheets/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>30 Dec 2002 00:00:00 GMT</pubDate>
      <description>Improper use of the &lt;code&gt;title&lt;/code&gt; attribute can cause external stylesheets to be ignored by browsers.  Find out how this can happen and how to avoid it in your documents.</description>
    </item>
    <item>
      <title>Fixing Table Inheritance in Quirks Mode</title>
      <link>http://devedge.netscape.com/viewsource/2002/table-inherit/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/table-inherit/</guid>
      <author>Eric A. Meyer</author>
      <category>Technote</category>
      <pubDate>26 Nov 2002 00:00:00 GMT</pubDate>
      <description>When in quirks mode, Gecko-based browsers will appear to ignore inheritance of font styles into tables from parent elements.  Find out why this happens and how to fix it in documents that have to remain in quirks mode.</description>
    </item>
    <item>
      <title>Gecko's &quot;Almost Standards&quot; Mode</title>
      <link>http://devedge.netscape.com/viewsource/2002/almost-standards/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/almost-standards/</guid>
      <author>Eric A. Meyer</author>
      <category>Technote</category>
      <pubDate>08 Nov 2002 00:00:00 GMT</pubDate>
      <description>As of Mozilla 1.0.1 and 1.1 beta, there is a new rendering mode referred to as &amp;quot;almost standards&amp;quot; mode. It contains only one change in behavior from &amp;quot;standards&amp;quot; mode, but for some designers it's an important difference. Find out more in this technote.</description>
    </item>
    <item>
      <title>An Interview With Douglas Bowman of Wired News</title>
      <link>http://devedge.netscape.com/viewsource/2002/wired-interview/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/wired-interview/</guid>
      <author>Eric A. Meyer</author>
      <category>Article</category>
      <pubDate>11 Oct 2002 00:00:00 GMT</pubDate>
      <description>On October 11, 2002, &lt;a href=&quot;http://www.wired.com/&quot;&gt;Wired News&lt;/a&gt; launched a major new redesign based on XHTML 1.0 and &lt;strong&gt;no&lt;/strong&gt; tables.  Find out how they did it, and what benefits and drawbacks this design entailed, in an in-depth &lt;a href=&quot;/viewsource/2002/wired-interview/&quot;&gt;interview with Douglas Bowman of Wired News&lt;/a&gt;.</description>
    </item>
    <item>
      <title>Fixing Incorrectly Sized List Item Markers</title>
      <link>http://devedge.netscape.com/viewsource/2002/marker-size/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/marker-size/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>07 Mar 2003 00:00:00 GMT</pubDate>
      <description>An obscure bug in Gecko causes list-item markers to be differently sizeed than the text of the list item, but there is a fix authors can use.  Learn how to correctly size list item markers in Gecko 0.9.4, the basis of Netscape 6.2.x and CompuServe 7.</description>
    </item>
    <item>
      <title>Consistent List Indentation</title>
      <link>http://devedge.netscape.com/viewsource/2002/list-indent/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/list-indent/</guid>
      <author>Eric A. Meyer</author>
      <category>Article</category>
      <pubDate>30 Aug 2002 00:00:00 GMT</pubDate>
      <description>Trying to change the indentation of lists with CSS is trickier than it looks, but only because CSS-conformant browsers took different paths to default indentation.  Find out how to get them all in line.</description>
    </item>
    <item>
      <title>Styling Abbreviations and Acronyms</title>
      <link>http://devedge.netscape.com/viewsource/2002/abbr-acronym/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/abbr-acronym/</guid>
      <author>Eric A. Meyer</author>
      <category>Technote</category>
      <pubDate>09 Aug 2002 00:00:00 GMT</pubDate>
      <description>The HTML elements &lt;code&gt;abbr&lt;/code&gt; and &lt;code&gt;acronym&lt;/code&gt; are useful accessibility aids, but their styling can come as a surprise to authors.  See how you can take control of their presentation without sacrificing the benefits these elements provide.</description>
    </item>
  </channel>
</rss>
