3 <p>This table contains an
<applet
> that will not load -- you can see
4 the space get allocated and then reflow. Notice that the final table is clipped
5 on the right hand side -- try shrinking the window and notice how the clipping
6 increases. (I couldn't really simplify this further without losing some of the
7 original 'flavour'.)
</p>
10 <!-- Start of exterior table -->
11 <TABLE WIDTH=
90% BORDER=
1>
15 <!-- Start of interior table -->
16 <TABLE align=center WIDTH=
100% BORDER=
1>
18 <!-- First row of interior table -->
20 <table border=
2 align=center
><tr><td>
21 <applet code=
"nosuchTextScrollerApplet.class" width=
440 height=
27>
25 <p>The Porto Elounda Mare is built on the sea front, on a
110,
000 m2
26 plot of land with a
150 meter long private sandy beach. The view from
27 decorated with antique and contemporary furniture and rugs.
</p>
30 <!-- Second row of interior table -->
32 <table align=
"center" cellspacing=
0 cellpadding=
5 border=
1>
34 <td nowrap
>99 Rates in Drahmas Per Person on H/B Basis
</td>
35 <td nowrap
>27/
03 -
30/
04 <br>16/
10 -
31/
10 </td>
36 <td nowrap
>01/
5-
21/
5 &
2/
10 -
15/
10</td>
37 <td nowrap
>22/
5 -
16/
07<br>28/
8 -
01/
10</td>
38 <td nowrap
>17/
07 -
27/
8</td>
43 <!-- End of interior table -->
46 <!-- End of exterior table -->
51 <p>This table repeats the previous table, but removes the 'bad applet'.
52 Table lays out OK.
</p>
55 <!-- Start of exterior table -->
56 <TABLE WIDTH=
90% BORDER=
1>
60 <!-- Start of interior table -->
61 <TABLE align=center WIDTH=
100% BORDER=
1>
63 <!-- First row of interior table -->
65 <table border=
2 align=center
><tr><td>
68 <p>The Porto Elounda Mare is built on the sea front, on a
110,
000 m2
69 plot of land with a
150 meter long private sandy beach. The view from
70 decorated with antique and contemporary furniture and rugs.
</p>
73 <!-- Second row of interior table -->
75 <table align=
"center" cellspacing=
0 cellpadding=
5 border=
1>
77 <td nowrap
>99 Rates in Drahmas Per Person on H/B Basis
</td>
78 <td nowrap
>27/
03 -
30/
04 <br>16/
10 -
31/
10 </td>
79 <td nowrap
>01/
5-
21/
5 &
2/
10 -
15/
10</td>
80 <td nowrap
>22/
5 -
16/
07<br>28/
8 -
01/
10</td>
81 <td nowrap
>17/
07 -
27/
8</td>
86 <!-- End of interior table -->
89 <!-- End of exterior table -->