Valid XHTML     Valid CSS2    


        <html>
        <head>
        <title>
        le nombre mystérieux en Java essai 1
        </title>
        </head>
        <body background="beige.jpg">
        &nbsp;<p>
        <h1>&nbsp;
        le nombre mystérieux en Java essai 1
        </h1>
        <p>
        &nbsp;
        <blockquote>
        <!--- ================ -->
        
        <h2>avec  g.drawString (peu conseillé) </h2>
         <p>
        <applet code="nbm1.class"
                width="200"
                height="300"
                alt="applet java du nombre mystérieux">
        </applet>
        
        
        <h2>avec  g.drawString et une fonte donnée (peu conseillé) </h2>
         <p>
        
        <applet code="nbm1a.class"
                width="200"
                height="300"
                alt="applet java du nombre mystérieux">
        </applet>
        
        <h2>avec un "label" (conseillé) </h2>
        <p>
        
        <applet code="nbm1b.class"
                width="200"
                height="300"
                alt="applet java du nombre mystérieux">
        </applet>
        
        <h2>avec un "label" et un "gridlayout" (conseillé) </h2>
        <p>
        
        <applet code="nbm1c.class"
                width="200"
                height="300"
                alt="applet java du nombre mystérieux">
        </applet>
        
        <!--- ================ -->
        
        &nbsp;<p>
        <a href="http://www.info.univ-angers.fr/pub/gh/"><img src="return.gif" alt="retour gH"></a>
        &nbsp;&nbsp;&nbsp;Retour à la page principale de &nbsp;
        <font color="#008800">(gH)</font>
        &nbsp;<p>
        &nbsp;<p>
        &nbsp;<p>
        &nbsp;<p>
        
        </blockquote>
        </body>
        </html>
        

 

 

retour gH    Retour à la page principale de   (gH)