Skip navigation

Harald Markus Wirth


Page Content:

HTML 4.01 Page Templates

Loose DTD

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Web Page

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>HTML 4.01 Page Template</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta http-equiv="content-language" content="en">
    <meta name="description" content="Roughly 100 characters, might become subtitle in Google search results">
    <meta name="keywords" content="comma,separated,keyword,list">
    <meta name="robots" content="index,follow">
    <link rel="shortcut icon" href="favicon.ico">
    <link rel="stylesheet" type="text/css" href="default.css">
    <link rel="alternate" type="application/rss+xml" title="Feed Name" href="myfeed.xml">
    <style type="text/css">
      .nocss { display:none; }
    </style>
  </head>
  <body id="top">
    <p class="nocss"><a href="#skipnav">Skip Navigation</a></p>
    <!-- MENU -->
    <a name="skipnav"></a>
    <!-- CONTENT -->
    <a href="top">Top of page</a>

    <!-- http://en.wikipedia.org/wiki/Access_key#Access_in_different_Browsers -->
    <ul style="position:absolute; overflow:hidden; width:0px; height:0px;">
      <li><a accesskey="m" href="http://validator.w3.org/check/referer">HTML</a>
      <li><a accesskey="n" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
      <li><a accesskey="b" href="http://wave.webaim.org/refer">ACCESSABILITY</a>
    </ul>

  </body>
</html>

Frame Set

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
  <head>
    <title>HTML 4.01 Frame Set Template</title>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <meta http-equiv="content-language" content="en">
    <meta name="description" content="Roughly 100 characters, might become subtitle in Google search results">
    <meta name="keywords" content="comma,separated,keyword,list">
    <meta name="robots" content="index,follow">
    <link rel="shortcut icon" href="favicon.ico">
    <link rel="stylesheet" type="text/css" href="default.css">
    <link rel="alternate" type="application/rss+xml" title="Feed Name" href="myfeed.xml">
    <style type="text/css">
      frame { margin:0px; padding:0px; }
    </style>
  </head>
  <frameset cols="50%,*">
    <frame src="left.html" marginwidth="0" marginheight="0">
    <frame src="right.html" marginwidth="0" marginheight="0" scrolling="no">
    <noframes>
      <h1>Your browser does not support frames.</h1>
      <ul>
        <li><a href="left.html">left.html</a></li>
        <li><a href="right.html">right.html</a></li>
      </ul>
    </noframes>
  </frameset>
</html>


Content Management:

μCMS α1.6