2 hours of sleep. still working on figuring out why the fuck
variation on meat-thing.com/mars/test/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<style>
body {background:#93C793 url(europa.jpg) repeat-x bottom fixed;}
table {color:#00f; text-align:center; width:640px; height:auto;}
td.cell1 {background: url(smoovchromeborder_1x1.gif) no-repeat; width:44px; height:41px;}
td.cell2 {background: url(smoovchromeborder_1x2.gif) no-repeat; width:137px; height:41px;}
td.cell3 {background: url(smoovchromeborder_1x3.gif) repeat-x; width:312px; height:41px;}
td.cell4 {background: url(smoovchromeborder_1x4.gif) no-repeat; width:103px; height:41px;}
td.cell5 {background: url(smoovchromeborder_1x5.gif) no-repeat; width:44px; height:41px;}
td.cell6 {background: url(smoovchromeborder_2x1.gif) no-repeat; width:44px; height:105px;}
td.cell7 {background:#93C793;
filter:Alpha(Opacity=80);
-moz-opacity:.8;
border:#000 solid 1px;
width:312px; height:100%;
text-align:left;
padding:10px;
padding-right:0px;
overflow:auto;}
div.contentbox {overflow:auto; height:100%; width:100%; margin-right:0px; padding-right:0px;}
td.cell8 {background: url(smoovchromeborder_2x3.gif) no-repeat; width:44px; height:105px;}
td.cell9 {background: url(smoovchromeborder_3x1.gif) repeat-y; width:44px; height:200px;}
td.cell10 {background: url(smoovchromeborder_3x2.gif) repeat-y; width:44px; height:200px;}
td.cell11 {background: url(smoovchromeborder_4x1.gif) no-repeat; width:44px; height:109px;}
td.cell12 {background: url(smoovchromeborder_4x2.gif) no-repeat; width:44px; height:109px;}
td.cell13 {background: url(smoovchromeborder_5x1.gif) no-repeat; width:44px; height:42px;}
td.cell14 {background: url(smoovchromeborder_5x2.gif) no-repeat; width:137px; height:42px;}
td.cell15 {background: url(smoovchromeborder_5x3.gif) repeat-x; width:312px; height:42px;}
td.cell16 {background: url(smoovchromeborder_5x4.gif) no-repeat; width:103px; height:42px;}
td.cell17 {background: url(smoovchromeborder_5x5.gif) no-repeat; width:44px; height:42px;}
</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="cell1">1</td>
<td class="cell2">2</td>
<td class="cell3">3</td>
<td class="cell4">4</td>
<td class="cell5">5</td>
</tr>
<tr>
<td class="cell6">6</td>
<td rowspan="3" colspan="3" class="cell7"><div class="contentbox">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
deserunt mollit anim id est laborum.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex
ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
laborum.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex
ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
laborum.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
laborum.</p>
</div></td>
<td class="cell8">8</td>
</tr>
<tr>
<td class="cell9">9</td>
<td class="cell10">10</td>
</tr>
<tr>
<td class="cell11">11</td>
<td class="cell12">12</td>
</tr>
<tr>
<td class="cell13">13</td>
<td class="cell14">14</td>
<td class="cell15">15</td>
<td class="cell16">16</td>
<td class="cell17">17</td>
</tr>
</table>
</body>
</html>
doesn’t work.
