When the viewing screen is very small or the browser is
set to have larger print, it seems that some of my text
goes under a picture.

Specifically: AdaptedSolutions.org
The text in the second paragraph goes under the picture
on the upper right WHEN the size of the main frame is
reduced (i.e., you can pull the edge with your mouse to
make it happen).

I have the picture properties set to 20 vertical and 20
horizontal and I thought that by putting a 20 pixel area
around the photo nothing could infringe on the space
there, but perhaps I am mistaken.

Any help or considerations would be appreciated.

Mary

Text going under picture... by Tim

Tim
Mon Nov 03 23:32:45 CST 2003


>-----Original Message-----
>When the viewing screen is very small or the browser is
>set to have larger print, it seems that some of my text
>goes under a picture.
>
>Specifically: AdaptedSolutions.org
>The text in the second paragraph goes under the picture
>on the upper right WHEN the size of the main frame is
>reduced (i.e., you can pull the edge with your mouse to
>make it happen).
>
>I have the picture properties set to 20 vertical and 20
>horizontal and I thought that by putting a 20 pixel area
>around the photo nothing could infringe on the space
>there, but perhaps I am mistaken.
>
>Any help or considerations would be appreciated.
>
>Mary
>.
>I viewed your source code and it seems to me that you
will need to create your table into additional cells.
When you do this your data is trapped within those cells.
If your cell extends underneath your picture so will your
text. Try splitting your cells into additional columns to
help control the view of your page.