Cliquez ici pour télécharger la déco|
<html> <head> </head> <body> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body background="design/fond.gif"> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body background="design/fond.gif"> <center> </center> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body background="design/fond.gif"> <center> <table width="628" cellspacing="0" cellpading="0"> <tr> <td width="628" height="65" background="design/haut.gif"></td> </tr> </center> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body background="design/fond.gif"> <center> <table width="628" cellspacing="0" cellpading="0"> <tr> <td width="628" height="65" background="design/haut.gif"></td> </tr> <tr> <td background="design/milieu.gif"> <table width="100%"> <tr> <td width="19"></td> <td valign="top" width="590"> </td> <td width="19"></td> </tr> </table> </td> </tr> </center> </body> </html> |
|
<html> <head> <title>Nom de votre site</title> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <link href="_menu.css" rel="stylesheet" type="text/css"> </head> <body background="design/fond.gif"> <center> <table width="628" cellspacing="0" cellpading="0"> <tr> <td width="628" height="65" background="design/haut.gif"></td> </tr> <tr> <td background="design/milieu.gif"> <table width="100%"> <tr> <td width="19"></td> <td valign="top" width="590"> </td> <td width="19"></td> </tr> </table> </td> </tr> <tr> <td width="628" height="44" background="design/bas.gif"></td> </tr> </table> </center> </body> </html> |
|
<td valign="top" width="590"> C'est ici que vous pouvez écrire ! </td> |