Bjr
J'ai ce code qui affiche une fenêtre.
Est-ce que quelqu'un peut me la corriger afin que tout soit centré et
moins large en hauteur ?
Merci...

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<CENTER>
 
<table border BGCOLOR="#90EE90" bordercolor="#000000"cellpadding="5" cellspacing="5"background-color:#000099">
 
<tr>
 
<td bordercolor="#000000" width="168"  height="30" align="center" ><p><font face="arial" size="1"></p><b><font face="agent orange" size="1" ></b></td>
 
<td  width="168"  align="center"><p><font face="arial" size="1"></p><b></b></td>
 
<td  width="168"  align="center"><p><font face="arial" size="1"></p><b></b></td>
 
<tr> 
 
<td bordercolor="#000000" width="734"  height="60" align="left" colspan="4"><p><font face="arial" size="5"></p><b><u></u> </b>
 
<form method="POST" action="index.php">
 
<p><font face="arial" size="3"></p><b><u>  Entrez le CODE POSTAL  
 
<input style="background-color:'#33FF00'" type="text" name="nom"  >
 
<font face="arial" size="1">&nbsp;&nbsp;
 
<input type="submit" value="RECHERCHE"></b>
 
</form>