home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 133 / dpcs0399.iso / INTERNET / COFFEE / HTMLED55 / SETUP.EXE / file0123.bin < prev    next >
Encoding:
Text File  |  1998-11-04  |  3.7 KB  |  44 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-us>
  4. <head>
  5. <title>HTML 4.0 Deprecated Features</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 name="author" content="Liam Quinn">
  13. <meta name="description" content="A description of deprecated features in HTML 4.0, including a list of deprecated elements.">
  14. <meta name="keywords" content="deprecated, deprecate, depreciated, depreciate, elements, HyperText Markup Language, HTML, HTML4, HTML 4.0, Web Design Group, WDG">
  15. </head>
  16. <body>
  17. <h2><img src="wdglogo1.gif" width=250 height=83 alt="The Web Design Group"></h2>
  18. <h1>HTML 4.0 Deprecated Features</h1>
  19. <p>A number of elements and attributes are <em>deprecated</em> in HTMLá4.0 as an indication that other methods of accomplishing the same task are preferred. Deprecated features may become obsolete in future versions of <abbr class=initialism title="HyperText Markup Language">HTML</abbr>, though browsers that support the features will likely continue to support them. Deprecated features are included in <a href="html/doctype.html#transitional">HTMLá4.0 Transitional</a> and <a href="html/doctype.html#frameset">HTMLá4.0 Frameset</a> but not <a href="html/doctype.html#strict">HTMLá4.0 Strict</a>.
  20. <p>Many presentational elements and attributes are deprecated in favor of <a href="http://www.htmlhelp.com/reference/css/">style sheets</a>, which allow authors to suggest a presentation with more flexibility and without sacrificing accessibility. Presentational attributes that cannot currently be replaced with style sheets are in most cases not deprecated.</p>
  21. <p>The following elements are deprecated in favor of style sheets:</p>
  22. <ul>
  23.   <li class=transitional><a href="special/basefont.html">BASEFONT</a> - Base font change</li>
  24.   <li class=transitional><a href="block/center.html">CENTER</a> - Centered block</li>
  25.   <li class=transitional><a href="special/font.html">FONT</a> - Font change</li>
  26.   <li class=transitional><a href="fontstyle/s.html">S</a> - Strike-through text</li>
  27.   <li class=transitional><a href="fontstyle/strike.html">STRIKE</a> - Strike-through text</li>
  28.   <li class=transitional><a href="fontstyle/u.html">U</a> - Underlined text</li>
  29. </ul>
  30. <p>The following elements are also deprecated:</p>
  31. <ul>
  32.   <li class=transitional><a href="special/applet.html">APPLET</a> - Java applet (deprecated in favor of <a href="special/object.html">OBJECT</a>)</li>
  33.   <li class=transitional><a href="lists/dir.html">DIR</a> - Directory list (deprecated in favor of <a href="lists/ul.html">UL</a>)</li>
  34.   <li class=transitional><a href="block/isindex.html">ISINDEX</a> - Input prompt (deprecated in favor of <a href="forms/input.html">INPUT</a>)</li>
  35.   <li class=transitional><a href="lists/menu.html">MENU</a> - Menu list (deprecated in favor of <a href="lists/ul.html">UL</a>)</li>
  36. </ul>
  37. <div class=footer>
  38. <address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>
  39. <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>
  40. <p class=copyright><a href="http://www.htmlhelp.com/copyright.html">Copyright ⌐</a> 1998 Liam Quinn. All rights reserved.</p>
  41. </div>
  42. </body>
  43. </html>
  44.