NOTES Assignment Template File


<HTML>
<TITLE> Topic </TITLE>
<H1> Topic </H1>  
<HR>
<H2> Outline </H2>
<OL>  
 <LI>First numbered item.
  <UL>    
    <LI>First sub-item under first numbered item.
    <LI>Second sub-item under first numbered item.
    <LI>Third sub-item under first numbered item.
  </UL>
 <LI>Second numbered item.
  <UL>
    <LI>First sub-item under second numbered item.
    <LI>Second sub-item under second numbered item.
    <LI>Third sub-item under second numbered item.
  </UL>
 <LI>Third numbered item.
  <UL>    
    <LI>First sub-item under third numbered item.
    <LI>Second sub-item under third numbered item.
    <LI>Third sub-item under third numbered item.
  </UL>
 <LI>References
 <LI>Review Questions
</OL>
<HR>
<H2> Sub-Topic #1 </H2>
text (Separate paragraphs with <p>. Paragraphs must correspond to sub-items)


<H2> Sub-Topic #2 </H2> 
text (Separate paragraphs with <p>. Paragraphs must correspond to sub-items)


<H2> Sub-Topic #3 </H2>
text (Separate paragraphs with <p>. Paragraphs must correspond to sub-items)

<H2> References </H2>

<H2> Review Questions </H2>

<p>
<HR>
<p>
Submitted by your name on date.