<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>HTML 2.0 DTD: HR element</TITLE>
</HEAD>
<BODY>
<H1>HR</H1>
<p>
The <HR> element is a divider between sections of text; typically a
full width horizontal rule or equivalent graphic. For example:
</p>
<pre>
<HR>
<ADDRESS>February 8, 1995, CERN<ADDRESS>
<BODY>
</pre>
<HR>
<H2>Content</H2>
<UL>
<LI>EMPTY</LI>
</UL>
<HR>
<P>
<A HREF="hr.attr.html"><STRONG>ATTRIBUTES</STRONG></A><BR>
<STRONG>Empty</STRONG> CONTENT DECLARATION
</P>
<DL>
<DT><STRONG>Tag Minimization</STRONG><DD>
Open Tag: <EM>REQUIRED</EM><BR>
Close Tag: <EM>OPTIONAL</EM><BR>
</DL>
<HR>
<H2>Parent Elements</H2>
<UL COMPACT>
<LI><A HREF="blockquote.html"><STRONG>blockquote</STRONG></A> -- Quoted passage
</LI>
<LI><A HREF="body.html"><STRONG>body</STRONG></A> -- Document body
</LI>
<LI><A HREF="form.html"><STRONG>form</STRONG></A> -- Fill-out or data-entry form
</LI>
<LI><A HREF="pre.html"><STRONG>pre</STRONG></A> -- Preformatted text
</LI>
</UL>
<HR>
<P>
<A HREF="TOP-ELEM.html"><STRONG>Top Elements</STRONG></A>
<BR>
<A HREF="ALL-ELEM.html"><STRONG>All Elements</STRONG></A>
<BR>
<A HREF="ENTS.html"><STRONG>General Entities</STRONG></A><BR>
<A HREF="DTD-TREE.html#hr"><STRONG>Tree</STRONG></A>
</P>
<HR>
<ADDRESS>
<A HREF="DTD-HOME.html">HTML 2.0 DTD</A>
</ADDRESS>
</BODY>
</HTML>