4 some normal text before the nested table
5 <table style=
"margin-left: 50px; width: 90%" border=
1>
6 <td >selection of words to pad table cell
7 <td>selection of words to pad table cell
8 <td>selection of words to pad table cell
</td>
10 some normal text after the nested table
11 <td>contents of table cell to right
</td>
18 some normal text before the nested table
19 <table style=
"margin-left: 50px;" border=
1>
20 <td >selection of words to pad table cell
21 <td>selection of words to pad table cell
22 <td>selection of words to pad table cell
</td>
24 some normal text after the nested table
25 <td>contents of table cell to right
</td>
32 some normal text before the nested table
33 <table style=
"margin-left: 50px; border:10px solid black; padding:5px" border=
1>
34 <td >selection of words to pad table cell
35 <td>selection of words to pad table cell
36 <td>selection of words to pad table cell
</td>
38 some normal text after the nested table
39 <td>contents of table cell to right
</td>