<?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:33 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>
    <item>
      <title>Understanding Underlines</title>
      <link>http://devedge.netscape.com/viewsource/2002/css-underlines/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/css-underlines/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>05 Mar 2002 00:00:00 GMT</pubDate>
      <description>Understanding the CSS declaration &lt;code&gt;text-decoration: underline;&lt;/code&gt; and how it is supposed to work according to the CSS standard can be tricky. Learn how to properly use text-decorations in CSS compliant browsers as well 
as other not so compliant browsers.</description>
    </item>
    <item>
      <title>Giving 'cursor' a Hand</title>
      <link>http://devedge.netscape.com/viewsource/2002/cursor/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/cursor/</guid>
      <author>Eric A. Meyer</author>
      <category>Article</category>
      <pubDate>30 Jan 2003 00:00:00 GMT</pubDate>
      <description>Netscape 6 and Mozilla support &lt;code&gt;cursor&lt;/code&gt; quite nicely, but that's not true of some other browsers.  Happily, there's a fix. Find out how to get a &lt;code&gt;hand&lt;/code&gt; from multiple browsers when you use this property.</description>
    </item>
    <item>
      <title>background-position Keyword Order</title>
      <link>http://devedge.netscape.com/viewsource/2002/background-position-keyword/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/background-position-keyword/</guid>
      <author>Eric A. Meyer</author>
      <category>Technote</category>
      <pubDate>04 Mar 2002 00:00:00 GMT</pubDate>
      <description>Learn about a work around for &lt;a href=&quot;http://bugzilla.mozilla.org/show_bug.cgi?id=124193&quot;&gt;bug 124192&lt;/a&gt;  in Netscape 6.2/Mozilla 0.9.8 where keyword order in the CSS background-position property can affect Netscape 6.2/Mozilla.</description>
    </item>
    <item>
      <title>Images, Tables, and Mysterious Gaps</title>
      <link>http://devedge.netscape.com/viewsource/2002/img-table/</link>
      <guid>http://devedge.netscape.com/viewsource/2002/img-table/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>21 Mar 2003 00:00:00 GMT</pubDate>
      <description>Are your page designs suddenly plauged by mysterious gaps beneath images in Netscape 6+ and Mozilla? Do these gaps appear and disappear depending on your page's document type? We feel your frustration, but try to make up for it with a thorough explanation of why this happens, and give you ways to work around this surprising effect of Mozilla's CSS implementation.</description>
    </item>
    <item>
      <title>Case Sensitivity in class and id Names</title>
      <link>http://devedge.netscape.com/viewsource/2001/css-class-id/</link>
      <guid>http://devedge.netscape.com/viewsource/2001/css-class-id/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>05 Mar 2001 00:00:00 GMT</pubDate>
      <description>Although CSS is itself case-insensitive, class and ID names are defined to be case-sensitive in HTML 4.01.  Find out how this wrinkle can affect your site design and best practices to avoid any problems.</description>
    </item>
    <item>
      <title>Underscores in class and ID Names</title>
      <link>http://devedge.netscape.com/viewsource/2001/css-underscores/</link>
      <guid>http://devedge.netscape.com/viewsource/2001/css-underscores/</guid>
      <author>Eric A. Meyer</author>
      <category>TechNote</category>
      <pubDate>05 Mar 2001 00:00:00 GMT</pubDate>
      <description>The use of the underscore character in CSS can lead to major display problems in multiple browsers.  Learn why this is so, and how to keep your sites from being bitten by this problem.</description>
    </item>
  </channel>
</rss>
