home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 133 / dpcs0399.iso / INTERNET / COFFEE / HTMLED55 / SETUP.EXE / file0149.bin < prev    next >
Encoding:
Text File  |  1998-11-04  |  2.9 KB  |  61 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2.    "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <html lang=en>
  4. <head>
  5. <title>HTML 4.0 Head Elements</title>
  6. <link rev=Made href="mailto:liam@htmlhelp.com">
  7. <link rel=Start href="../index.html">
  8. <link rel=Glossary href="http://www.htmlhelp.com/glossary/glossary.html">
  9. <link rel=Copyright href="http://www.htmlhelp.com/copyright.html">
  10. <link rel=StyleSheet href="../style.css" type="text/css">
  11. <link rel=StyleSheet href="../aural.css" type="text/css" media=aural>
  12. <meta http-equiv="Content-Script-Type" content="text/javascript">
  13. <meta name="author" content="Liam Quinn">
  14. <meta name="description" content="A list of head elements in HTML 4.0.">
  15. <meta name="keywords" content="head elements, element, tags, tag, header, HyperText Markup Language, HTML, HTML4, HTML 4.0, Web Design Group, WDG">
  16. <script type="text/javascript">
  17. <!--
  18. function toggle() {
  19.   if (document.all.toggler.value == "Hide non-strict elements") {
  20.      document.styleSheets[0].addRule("li.transitional", "display:none");
  21.      document.styleSheets[0].addRule(".transitional", "speak:none");
  22.      document.all.toggler.value = "Show non-strict elements";
  23.   } else {
  24.      document.styleSheets[0].addRule("li.transitional", "display:list-item");
  25.      document.styleSheets[0].addRule(".transitional", "speak:inherit");
  26.      document.all.toggler.value = "Hide non-strict elements";
  27.   }
  28. }
  29. // -->
  30. </script>
  31. </head>
  32. <body>
  33. <h2><img src="../wdglogo1.gif" width=250 height=83 alt="The Web Design Group"></h2>
  34. <h1>Head Elements</h1>
  35. <script type="text/javascript">
  36. <!--
  37.   if (document.styleSheets) {
  38.     var gt;
  39.     gt = unescape(new String("%3E"));
  40.  
  41.     document.write("<p" + gt + "<input type=button value=\"Hide non-strict elements\" id=toggler accesskey=s onclick=\"toggle()\"" + gt + "<\/p" + gt);
  42.   }
  43. // -->
  44. </script>
  45. <ul class=elements>
  46.   <li><a href="base.html">BASE</a> - Document base URI</li>
  47.   <li class=transitional><a href="../block/isindex.html">ISINDEX</a> - Input prompt</li>
  48.   <li><a href="link.html">LINK</a> - Document relationship</li>
  49.   <li><a href="meta.html">META</a> - Metadata</li>
  50.   <li><a href="../special/script.html">SCRIPT</a> - Client-side script</li>
  51.   <li><a href="style.html">STYLE</a> - Embedded style sheet</li>
  52.   <li><a href="title.html">TITLE</a> - Document title</li>
  53. </ul>
  54. <div class=footer>
  55. <address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>
  56. <p class=toolbar><a href="http://www.htmlhelp.com/"><img src="../wdglogo-small.gif" width=105 height=40 alt="Web Design Group ~"></a> <a href="../index.html" rel=Start>HTMLá4.0áReference</a>á~ <a href="../olist.html">ElementsábyáFunction</a>á~ <a href="../alist.html">ElementsáAlphabetically</a></p>
  57. <p class=copyright><a href="http://www.htmlhelp.com/copyright.html">Copyright ⌐</a> 1998 Liam Quinn. All rights reserved.</p>
  58. </div>
  59. </body>
  60. </html>
  61.