<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/lib/xsl/devedge-1.00/central_en.xsl"?>
<nde:page 
  url="/central/html/"
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:nde="http://devedge.netscape.com/2002/de"
  xmlns:ent="http://devedge.netscape.com/2003/ent"
  xml:lang="en"
  >

  <!--
  owner: emeyer
  backup: bclary
  -->
  <nde:title>HTML Central</nde:title>
  <nde:feedlist>
   <nde:feed url="/central/html/rss-new_en.xml" title="New Items Feed" primary="true" />
   <nde:feed url="/central/html/rss-full_en.xml" title="Full Feed" />
  </nde:feedlist>

  <nde:content>

  <h1>HTML Central</h1>

    <p>
      The Hypertext Markup Language is the foundation of the Web, 
      permitting authors to create documents with structure and accessibility.  
      Get more information about this cornerstone of Web development.
    </p>

    <p>
      If you are still using <code>FONT</code> 
      or <code>TABLE</code> tags to control the 
      presentation of your web site, you should
      be aware that much better approaches are 
      available today which separate meaning content
      from its presentation through the use of 
      HTML and CSS.
      <a href="/central/css/">CSS Central</a>
      contains helpful pointers on how to author modern, 
      accessible web content using HTML and CSS.
    </p>

  <nde:article-list>
    <nde:include url="center-column_en.html" type="file" />
  </nde:article-list>

  <h3>Obsolete Manuals</h3>

    <ul>
      <li>HTML Guide for Netscape Navigator 4.x
        [
        <a href="/library/manuals/1998/htmlguide/">HTML</a> | 
        <a href="/library/manuals/1998/htmlguide/tagref.zip">ZIP</a>
        ]
      </li>
    </ul>

  </nde:content>

  <nde:navigation>
    <nde:box>
      <nde:title>Also on DevEdge</nde:title>
       <nde:item url="/central/css/">
        <nde:title>CSS Central</nde:title>
      </nde:item>
       <nde:item url="/central/gecko/">
        <nde:title>Gecko Central</nde:title>
      </nde:item>
   </nde:box>

    <nde:box>
      <nde:title>Useful HTML Links</nde:title>
      <nde:item url="/toolbox/sidebars/">
        <nde:title>HTML4.01 Quick Reference sidebar tab</nde:title>
      </nde:item>
      <nde:item url="/library/xref/2001/html-element/">
        <nde:title>HTML Element Support Cross Reference</nde:title>
      </nde:item>
      <nde:item url="/library/xref/2002/client-data/">
        <nde:title> Client Object Cross References </nde:title>
      </nde:item>
      <nde:item url="http://tidy.sourceforge.net/">
        <nde:title>HTML Tidy</nde:title>
      </nde:item>
    </nde:box>

    <nde:box>
      <nde:title>W3C HTML Resources</nde:title>
      <nde:item url="http://validator.w3.org/">
        <nde:title>HTML Validator</nde:title>
      </nde:item>
      <nde:item url="http://www.w3.org/TR/HTML401/">
        <nde:title>HTML 4.01 Specification</nde:title>
      </nde:item>
      <nde:item url="http://www.w3.org/TR/xhtml11/">
        <nde:title>XHTML 1.1 Specification</nde:title>
      </nde:item>
    </nde:box>

    <nde:box>
      <nde:title>DMoz.org HTML Resources</nde:title>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/Resources/">
        <nde:title>Resources</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/References/">
        <nde:title>References</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/Tools/">
        <nde:title>Tools</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/Chats_and_Forums/">
        <nde:title>Chats and Forums</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/Books/">
        <nde:title>Books</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Data_Formats/Markup_Languages/HTML/Tutorials/">
        <nde:title>Tutorials</nde:title>
      </nde:item>
    </nde:box>
  </nde:navigation>

</nde:page>
