<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Cylindre class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Gnr par Doxygen 1.2.14 --> <center> <a class="qindex" href="index.html">Page principale</a> &nbsp; <a class="qindex" href="hierarchy.html">Hirarchie des classes</a> &nbsp; <a class="qindex" href="classes.html">Liste par ordre alphabtique</a> &nbsp; <a class="qindex" href="annotated.html">Liste des composants</a> &nbsp; <a class="qindex" href="files.html">Liste des fichiers</a> &nbsp; <a class="qindex" href="functions.html">Composants</a> &nbsp; <a class="qindex" href="globals.html">Dclarations</a> &nbsp; </center> <hr><h1>Rfrence de la classe Cylindre</h1>Definition d'une <a class="el" href="classGeometrie.html">Geometrie</a> de type Cylindre.  <a href="#_details">Plus de dtails...</a> <p> <code>#include &lt;<a class="el" href="cylindre_8h-source.html">cylindre.h</a>&gt;</code> <p> <p>Graphe d'hritage de la classe Cylindre <p><center><img src="classCylindre.gif" usemap="#Cylindre_map" border="0"></center> <map name="Cylindre_map"> <area href="classGeometrie.html" alt="Geometrie" shape="rect" coords="0,0,69,24"> </map> <a href="classCylindre-members.html">Liste de tous les membres</a><table border=0 cellpadding=0 cellspacing=0> <tr><td colspan=2><br><h2>Membres publics</h2></td></tr> <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a0">Cylindre</a> (double rayon=1, double hauteur=1, double <a class="el" href="classCylindre.html#o1">r</a>=1, double g=1, double b=1)</td></tr> <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a1">Cylindre</a> (const Cylindre &amp;s)</td></tr> <tr><td nowrap align=right valign=top>const Cylindre &amp;&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a2">operator=</a> (const Cylindre &amp;s)</td></tr> <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a3">modifierHauteur</a> (double hauteur)</td></tr> <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a4">modifierRayon</a> (double rayon)</td></tr> <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a5">modifierCouleur</a> (double <a class="el" href="classCylindre.html#o1">r</a>, double g, double b)</td></tr> <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a6">afficher</a> (double x, double y, double z) const</td></tr> <tr><td nowrap align=right valign=top>ostream &amp;&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#a7">imprimer</a> (ostream &amp;o) const</td></tr> <tr><td colspan=2><br><h2>Attributs Privs</h2></td></tr> <tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#o0">h</a></td></tr> <tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#o1">r</a></td></tr> <tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#o2">coulr</a></td></tr> <tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#o3">coulg</a></td></tr> <tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#o4">coulb</a></td></tr> <tr><td colspan=2><br><h2>Amis (friends)</h2></td></tr> <tr><td nowrap align=right valign=top>ostream &amp;&nbsp;</td><td valign=bottom><a class="el" href="classCylindre.html#l0">operator&lt;&lt;</a> (ostream &amp;o, const Cylindre &amp;s)</td></tr> </table> <hr><a name="_details"></a><h2>Description dtaille</h2> Definition d'une <a class="el" href="classGeometrie.html">Geometrie</a> de type Cylindre. <p> Dfinition de la classe Cylindre.  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00014">14</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>.<hr><h2>Documentation des contructeurs et destructeurs</h2> <a name="a0" doxytag="Cylindre::Cylindre"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> Cylindre::Cylindre </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>rayon</em> = 1, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>hauteur</em> = 1, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>r</em> = 1, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>g</em> = 1, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>b</em> = 1</td>         </tr>         <tr>           <td></td>           <td class="md">)&nbsp;</td>           <td class="md" colspan="2"></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p> <dl compact><dt><b> Paramtres: </b><dd> <table border=0 cellspacing=2 cellpadding=0> <tr><td valign=top><em>const</em>&nbsp;</td><td> double rayon : </td></tr> </table> </dl><dl compact><dt><b> Renvoie: </b><dd> void </dl> <p> Dfinition  la ligne <a class="el" href="cylindre_8C-source.html#l00014">14</a> du fichier <a class="el" href="cylindre_8C-source.html">cylindre.C</a>.    </td>   </tr> </table> <a name="a1" doxytag="Cylindre::Cylindre"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> Cylindre::Cylindre </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">const Cylindre &amp;&nbsp;</td>           <td class="mdname1" valign="top" nowrap>&nbsp; <em>s</em>          </td>           <td class="md" valign="top">)&nbsp;</td>           <td class="md" nowrap></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p> <dl compact><dt><b> Paramtres: </b><dd> <table border=0 cellspacing=2 cellpadding=0> <tr><td valign=top><em>const</em>&nbsp;</td><td> Cylindre&amp; s : </td></tr> </table> </dl><dl compact><dt><b> Renvoie: </b><dd> void </dl><dl compact><dt><b> Exceptions: </b><dd> <table border=0 cellspacing=2 cellpadding=0> </td></tr> </table> </dl> <p> Dfinition  la ligne <a class="el" href="cylindre_8C-source.html#l00033">33</a> du fichier <a class="el" href="cylindre_8C-source.html">cylindre.C</a>.    </td>   </tr> </table> <hr><h2>Documentation des mthodes</h2> <a name="a6" doxytag="Cylindre::afficher"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> void Cylindre::afficher </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>x</em>, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>y</em>, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>z</em></td>         </tr>         <tr>           <td></td>           <td class="md">)&nbsp;</td>           <td class="md" colspan="2"> const<code> [virtual]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p> <dl compact><dt><b> Paramtres: </b><dd> <table border=0 cellspacing=2 cellpadding=0> <tr><td valign=top><em>double</em>&nbsp;</td><td> x : </td></tr> <tr><td valign=top><em>double</em>&nbsp;</td><td> y : </td></tr> <tr><td valign=top><em>double</em>&nbsp;</td><td> z : </td></tr> </table> </dl><dl compact><dt><b> Renvoie: </b><dd> void </dl><dl compact><dt><b> Exceptions: </b><dd> <table border=0 cellspacing=2 cellpadding=0> </td></tr> </table> </dl> <p> Implmente <a class="el" href="classGeometrie.html#a2">Geometrie</a>. <p> Dfinition  la ligne <a class="el" href="cylindre_8C-source.html#l00096">96</a> du fichier <a class="el" href="cylindre_8C-source.html">cylindre.C</a>. <p> Rfrences <a class="el" href="cylindre_8h-source.html#l00048">coulb</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulg</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulr</a>, <a class="el" href="cylindre_8C-source.html#l00062">dessCylindre</a>, <a class="el" href="cylindre_8h-source.html#l00047">h</a>, et <a class="el" href="cylindre_8h-source.html#l00047">r</a>.    </td>   </tr> </table> <a name="a7" doxytag="Cylindre::imprimer"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> ostream&amp; Cylindre::imprimer </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">ostream &amp;&nbsp;</td>           <td class="mdname1" valign="top" nowrap>&nbsp; <em>o</em>          </td>           <td class="md" valign="top">)&nbsp;</td>           <td class="md" nowrap> const<code> [inline, virtual]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Implmente <a class="el" href="classGeometrie.html#a3">Geometrie</a>. <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00034">34</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrences <a class="el" href="cylindre_8h-source.html#l00048">coulb</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulg</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulr</a>, <a class="el" href="cylindre_8h-source.html#l00047">h</a>, et <a class="el" href="cylindre_8h-source.html#l00047">r</a>.    </td>   </tr> </table> <a name="a5" doxytag="Cylindre::modifierCouleur"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> void Cylindre::modifierCouleur </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>r</em>, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>g</em>, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>double&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>b</em></td>         </tr>         <tr>           <td></td>           <td class="md">)&nbsp;</td>           <td class="md" colspan="2"><code> [inline]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00027">27</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrences <a class="el" href="cylindre_8h-source.html#l00048">coulb</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulg</a>, <a class="el" href="cylindre_8h-source.html#l00048">coulr</a>, et <a class="el" href="cylindre_8h-source.html#l00047">r</a>.    </td>   </tr> </table> <a name="a3" doxytag="Cylindre::modifierHauteur"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> void Cylindre::modifierHauteur </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">double&nbsp;</td>           <td class="mdname1" valign="top" nowrap>&nbsp; <em>hauteur</em>          </td>           <td class="md" valign="top">)&nbsp;</td>           <td class="md" nowrap><code> [inline]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00023">23</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrences <a class="el" href="cylindre_8h-source.html#l00047">h</a>.    </td>   </tr> </table> <a name="a4" doxytag="Cylindre::modifierRayon"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> void Cylindre::modifierRayon </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">double&nbsp;</td>           <td class="mdname1" valign="top" nowrap>&nbsp; <em>rayon</em>          </td>           <td class="md" valign="top">)&nbsp;</td>           <td class="md" nowrap><code> [inline]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00025">25</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrences <a class="el" href="cylindre_8h-source.html#l00047">r</a>.    </td>   </tr> </table> <a name="a2" doxytag="Cylindre::operator="></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> const Cylindre &amp; Cylindre::operator= </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">const Cylindre &amp;&nbsp;</td>           <td class="mdname1" valign="top" nowrap>&nbsp; <em>s</em>          </td>           <td class="md" valign="top">)&nbsp;</td>           <td class="md" nowrap></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p> <dl compact><dt><b> Paramtres: </b><dd> <table border=0 cellspacing=2 cellpadding=0> <tr><td valign=top><em>const</em>&nbsp;</td><td> Cylindre&amp; s : </td></tr> </table> </dl><dl compact><dt><b> Renvoie: </b><dd> void </dl><dl compact><dt><b> Exceptions: </b><dd> <table border=0 cellspacing=2 cellpadding=0> </td></tr> </table> </dl> <p> Dfinition  la ligne <a class="el" href="cylindre_8C-source.html#l00048">48</a> du fichier <a class="el" href="cylindre_8C-source.html">cylindre.C</a>.    </td>   </tr> </table> <hr><h2>Documentation des fonctions amies et associes</h2> <a name="l0" doxytag="Cylindre::operator<<"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> ostream&amp; operator&lt;&lt; </td>           <td class="md" valign="top">(&nbsp;</td>           <td class="md" nowrap valign="top">ostream &amp;&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>o</em>, </td>         </tr>         <tr>           <td></td>           <td></td>           <td class="md" nowrap>const Cylindre &amp;&nbsp;</td>           <td class="mdname" nowrap>&nbsp; <em>s</em></td>         </tr>         <tr>           <td></td>           <td class="md">)&nbsp;</td>           <td class="md" colspan="2"><code> [friend]</code></td>         </tr>        </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00044">44</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>.    </td>   </tr> </table> <hr><h2>Documentation des donnes imbriques</h2> <a name="o4" doxytag="Cylindre::coulb"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> double Cylindre::coulb<code> [private]</code>       </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00048">48</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrenc par <a class="el" href="cylindre_8C-source.html#l00096">afficher</a>, <a class="el" href="cylindre_8h-source.html#l00034">imprimer</a>, et <a class="el" href="cylindre_8h-source.html#l00027">modifierCouleur</a>.    </td>   </tr> </table> <a name="o3" doxytag="Cylindre::coulg"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> double Cylindre::coulg<code> [private]</code>       </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00048">48</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrenc par <a class="el" href="cylindre_8C-source.html#l00096">afficher</a>, <a class="el" href="cylindre_8h-source.html#l00034">imprimer</a>, et <a class="el" href="cylindre_8h-source.html#l00027">modifierCouleur</a>.    </td>   </tr> </table> <a name="o2" doxytag="Cylindre::coulr"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> double Cylindre::coulr<code> [private]</code>       </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00048">48</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrenc par <a class="el" href="cylindre_8C-source.html#l00096">afficher</a>, <a class="el" href="cylindre_8h-source.html#l00034">imprimer</a>, et <a class="el" href="cylindre_8h-source.html#l00027">modifierCouleur</a>.    </td>   </tr> </table> <a name="o0" doxytag="Cylindre::h"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> double Cylindre::h<code> [private]</code>       </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00047">47</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrenc par <a class="el" href="cylindre_8C-source.html#l00096">afficher</a>, <a class="el" href="cylindre_8h-source.html#l00034">imprimer</a>, et <a class="el" href="cylindre_8h-source.html#l00023">modifierHauteur</a>.    </td>   </tr> </table> <a name="o1" doxytag="Cylindre::r"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0">   <tr>     <td class="md">       <table cellpadding="0" cellspacing="0" border="0">         <tr>           <td class="md" nowrap valign="top"> double Cylindre::r<code> [private]</code>       </table>     </td>   </tr> </table> <table cellspacing=5 cellpadding=0 border=0>   <tr>     <td>       &nbsp;     </td>     <td>  <p>  <p> Dfinition  la ligne <a class="el" href="cylindre_8h-source.html#l00047">47</a> du fichier <a class="el" href="cylindre_8h-source.html">cylindre.h</a>. <p> Rfrenc par <a class="el" href="cylindre_8C-source.html#l00096">afficher</a>, <a class="el" href="cylindre_8h-source.html#l00034">imprimer</a>, <a class="el" href="cylindre_8h-source.html#l00027">modifierCouleur</a>, et <a class="el" href="cylindre_8h-source.html#l00025">modifierRayon</a>.    </td>   </tr> </table> <hr>La documentation associe  cette classe a t gnre  partir des fichiers suivants :<ul> <li><a class="el" href="cylindre_8h-source.html">cylindre.h</a><li><a class="el" href="cylindre_8C-source.html">cylindre.C</a></ul> <hr><address><small>Gnr le Sun Jan 19 00:02:29 2003 par  <a href="http://www.doxygen.org/index.html"> <img src="doxygen.gif" alt="doxygen" align="middle" border=0  width=110 height=53></a>1.2.14 crit par <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,  &copy;&nbsp;1997-2002</small></address> </body> </html> 
