mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 10:20:19 +01:00
14 lines
458 B
HTML
14 lines
458 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
|
<table border="0" bgcolor="red" cellspacing=0 cellpadding=0>
|
|
<tr style="background-color:orange">
|
|
<td rowspan="2" valign="bottom" bgcolor="blue" background="../images/bug106024.jpg"
|
|
width="250" height="200"> bar</td>
|
|
<td>x<BR>x<BR>x</td>
|
|
</tr>
|
|
<tr style="background-color:yellow">
|
|
<td>y</td>
|
|
|
|
</table>
|