| HTML Code | Browsr |
|---|---|
| <HTML> <HEAD> <TITLE&Text Headings</TITLE> </HEAD> <BODY> <H1>Web Page Design</H1> <H2>Adding Headings</H2> <H3>Six levels of headings</H3> <H4>Good style</H4> <H5>Don't use for text</H5> <H6>Use text formatting instead</H6> This is as simple as a Web page can get. </BODY> </HTML> |
Web Page DesignAdding HeadingsSix levels of headingsGood styleDon't use for textUse text formatting insteadThis is as simple as a Web page can get. |
| HTML Code | Browser |
|---|---|
|
A rule can be used to separate sections. <HR> Rules can be overused. |
A rule can be used to separate sections.
Rules can be overused. |
|
Netscape extensions
<P>
<HR WIDTH=100> |
Netscape extensions
|
|
Comments to Larry Weaver elw@rain.org ELW ConsultingCopyright © 1996Last updated 9 May 1996 |