J'ai réussi a faire ma premiere page en html.
Le petit souci c ou moment de l'insertion de la premiere image que ca coince.
Merci de votre aide
HTML
<html>
<head>
<title> mon premier site </title>
</head>
<body leftmargin="100" topmargin="0" marginheight="0" marginwidth="0">
<table width="786" border="1" cellspacing="0" bordercolor="#0066FF" bgcolor="#CCFF00" class=menu>
<tr>
<td width="780">
<table width="100%" border="1" cellspacing="0" bordercolor="#0099FF">
<tr align="right">
<td width="75%"><img src="first beauty head22.jpg"></td>
<td width="25%"> </td>
</tr>
</table>
<head>
<title> mon premier site </title>
</head>
<body leftmargin="100" topmargin="0" marginheight="0" marginwidth="0">
<table width="786" border="1" cellspacing="0" bordercolor="#0066FF" bgcolor="#CCFF00" class=menu>
<tr>
<td width="780">
<table width="100%" border="1" cellspacing="0" bordercolor="#0099FF">
<tr align="right">
<td width="75%"><img src="first beauty head22.jpg"></td>
<td width="25%"> </td>
</tr>
</table>
Edit Modérateur : Merci d'utiliser la balise HTMl pour insérer du code...html
