Text Headings

HTML CodeBrowsr
<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 Design

Adding Headings

Six levels of headings

Good style

Don't use for text
Use text formatting instead
This is as simple as a Web page can get.

Rules

HTML CodeBrowser
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>
<HR SIZE=10>
<HR ALIGN=RIGHT WIDTH=100>
<HR NOSHADE>

Netscape extensions





Previous | Home | Start | Next


Comments to Larry Weaver elw@rain.org

ELW Consulting

Copyright © 1996
Last updated 9 May 1996