Forum Moderators: open
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head> <body>
<table width="400" border="1" cellpadding="0" cellspacing="0">
<tr>
<td scope="row"> </td>
<td height="100"> </td>
<td height="100"> </td>
<td height="100"> </td>
</tr>
<tr>
<td rowspan="21" valign="middle" scope="row">
<!-- Begin first nested table - this is where the text will not appear in the print preview over page breaks -->
<table border = 3 cellpadding="0" cellspacing="0">
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
</table>
<!-- End first nested table - this is where the text will not appear in the print preview over page breaks -->
</td>
<td height="100"><span>test</span></td>
<td rowspan="21" valign="middle" scope="row">
<!-- Begin second nested table - this is where the text will not appear in the print preview over page breaks -->
<table border = 3 cellpadding="0" cellspacing="0">
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
<tr>
<td height="200"><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></td>
</tr>
</table>
<!-- End second nested table - this is where the text will not appear in the print preview over page breaks -->
</td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
<tr>
<td height="100"><span>test</span></td>
<td height="100"><span>test</span></td>
</tr>
</table>
</body>
</html>
Here is how the divs are nested (this replaces the nested tables in the "table_test_a.htm" file).
Any ideas?
Thanks,
buck1107
-----------------------
<td rowspan="21" valign="middle" > <!-- Begin first nested table - this is where the text will not appear in the print preview over page breaks -->
<div>
<div><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></div>
<div><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></div>
<div> </div>
<!-- <div><strong>"YES"<span class="indent_white_2">></span><br>>></strong><br></div> -->
</div>
<!-- End first nested table - this is where the text will not appear in the print preview over page breaks -->
</td>