3 <title>Cadres de tableaux
</title>
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
5 <style type=
"text/css">
7 .t0 { border-width : 10pt ; border-color : yellow
; border-style : double
}
8 .t1 { border-color : black
; border-style : double
; border-width : 5pt }
9 .t2 { border-color : red
; border-style : solid
; border-width : 5pt }
10 .t3 { border-color : lime
; border-style : groove
; border-width : 5pt }
11 .t4 { border-color : blue
; border-style : inset
; border-width : 5pt }
12 .t00 { border-width : 10pt ; border-color : yellow
; border-style : double
;
13 border-collapse : collapse
}
15 </style><link rel=
"stylesheet" href=
"../testsCSS2.css"></head>
17 <body BGCOLOR=#ffffff
>
18 <h1 class=
"titre">Tests de conformit
é CSS
2</h1>
19 <h3 class=
"sstire">Tableaux, test
13.8</h3>
20 <h6 class=
"sstire">© Éditions Eyrolles
1998</h6>
21 <table border=
"0" width=
"75%" align=
"right">
24 <hr width=
"100%" noshade
>
28 <td width=
"25%" align=
"left"><a href=
"tables7.htm">test pr
éc
édent
</a></td>
29 <td width=
"50%" align=
"center"><b>Cadres de tableaux
</b></td>
30 <td align=
"right" width=
"25%"><a href=
"tables9.htm">test suivant
</a></td>
35 <p>Ce test v
érifie que les cadres s'appliquent bien aux tableaux.
</p>
36 <pre>.firsttable { border-width :
10pt ; border-color : yellow ;
37 border-style : double }
38 .t1 { border-color : black ; border-style : double ;
40 .t2 { border-color : red ; border-style : solid ;
42 .t3 { border-color : lime ; border-style : groove ;
44 .t4 { border-color : blue ; border-style : inset ; border-width :
5pt }
45 .secondtable { border-width :
10pt ; border-color : yellow ;
46 border-style : double ;
47 border-collapse : collapse }
</pre>
48 <table border=
"1" width=
"75%" align=
"center" class=
"t0">
66 <table border=
"1" width=
"75%" align=
"center" class=
"t00">
83 <p class=
"valeur">Si toutes les conditions exprim
ées par les r
ègles
84 CSS ci-dessus se retrouvent dans le formatage des tableaux ci-dessus, la valeur
85 de ce test est
2 et
0 sinon.
</p>
86 <table border=
"0" width=
"75%" align=
"right">
89 <hr width=
"100%" noshade
>
93 <td width=
"25%" align=
"left">test pr
éc
édent
</td>
94 <td width=
"50%" align=
"center"><b>Cadres de tableaux
</b></td>
95 <td width=
"25%" align=
"right"><a href=
"tables9.htm">test suivant
</a></td>
101 <P>Auteur : Daniel Glazman.
</P>