Bonjour,

Alors j'ai la page html suivante :
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
 
<html>
<head>
 
</head>
<body>
<table width="1014" height="100%" bgcolor="#59BED9">
<tr>
<td width="1014">
BANDEAU
</tr>
<tr>
<td width="100%">
<table width="1014" height="768" border="1" bgcolor="#FFFFFF">
    <tr>
        <td>
        <div style="width:202;height:256;overflow:auto;">
        </div>
        </td>
        <td>
        <div style="width:811;height:256;overflow:auto;">
        </div>
        </td>
    </tr>
    <tr>
        <td>
        <div style="width:811;height:512;overflow:auto;">
The must be safe for maintenance qsfsvgvwxcvcxvwxcv vxvcv cbvcbcvb The must be safe for maintenance
The must be safe for maintenance  xvxcv vcvw
The must be safe for maintenance  xvxcv vcvw
The must be safe for maintenance  xvxcv vcvwfs,v xsdfsd vcxvcvx
The must be safe for maintenance  xvxcv vcvw sdd sdf  sdez f sd
The must be safe for maintenance  xvxcv vcvwf sdfsff The must be safe for maintenance  xvxcv vcvwfs f sd fdsfs 
 
<div id="xref004"></div><a href="content_6.html#table_4" target="main"><img src="icons\xref.gif"></img></a>                                
Localization: line replaceable unit and shop replaceable unit faulty, in order of probability
For more readability of failure codes table, it includes only the abbreviations of these Line Replaceable Unit (LRU):
<div id="table_4"></div>                                
            </div>
        </td>
        <td>
        <div style="width:202;height:512;overflow:auto;">
Fault detection and isolation is done by the Buit-In Test (BIT). Different types of BIT are available on the equipment:
Power-on Built-In Test (PBIT): this test starts automatically after a cold start or a power-on reset. It is the equipment test to make sure that it is available after the initialization.                                                        
<div id="xref004"></div><a href="content_6.html#table_4" target="main"><img src="icons\xref.gif"></img></a>                                
Code: the hexadecimal failure code
Localization: line replaceable unit and shop replaceable unit faulty, in order of probability
<div id="table_4"></div>                                
            </div>
        </td>
    </tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Est-ce quelqu'un peut m'expliquer pour quelle raison les dimensions spécifiées dans les div ne s'appliquent pas correctement ?

Car je ne comprends vraiment pas ...
Merci