Sign in
webkit
/
WebKit
/
526e39493ce9a7337a152d5ee10827d31db374e0
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug1818-4.html
blob: b07f20ce32348ff610993f08fecec717d296263b [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
<TABLE
BORDER
=
2
CELLSPACING
=
0
CELLPADDING
=
0
WIDTH
=
"100%"
height
=
"50"
>
<TR>
<TD
WIDTH
=
400
BGCOLOR
=
"#0000CC"
>
<TD
WIDTH
=
6
BGCOLOR
=
"#00CC00"
>
<TD
BGCOLOR
=
"#CC0000"
>
</TABLE>
</body>
</html>