g du mal avec les frames décidément. je comprends pas comment on redimensionne une frame. là j´en ai une en haut, mais elle a une taille par défaut que j´arrive pas à changer....
je met mon code je sais pas si ça peut aider...
si vous pouvez m´expliquez comment on fait ça, merci.
< html>
< head>
< title>Untitled Document</title>
< meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
< link href="lien.css" rel="stylesheet" type="text/css">
< /head>
< body bgcolor="#000000" vlink="#FFFFFF" alink="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
< table width="776" border="0" cellpadding="0" cellspacing="0">
< !--DWLayoutTable-->
< tr>
< td width="776" height="64"><img src="img/ban4.jpg" width="800" height="64"></td>
< /tr>
< /table>
< table width="799" border="0" cellpadding="0" cellspacing="0" bordercolor="#000000">
< !--DWLayoutTable-->
< tr>
< td width="799" height="21" bgcolor="#0074B7" class="lien"><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif" class="lien"><font color="#0074B7">.</font><a href="main.htm" target="main" class="lien">Accueil</a>
( ...)
< /font></td>
< /tr>
< /table>
< /body>
< /html>