Posted by ComputerSnack on 04/13/06 01:54
Just wanted to let you know that I solved the problem. A very simple
solution is to put the bulleted text in a table. This seems to work
well.
-Kevin
-----------------------previous message-----------------------
I am having a problem with bullets overlapping an image when it is
aligned to the left of the text. See my HTML example below. I would
expect the bullets to be indented starting at the right edge of the
image, but this does not happen. Any ideas?
<img height="156" src="soccer.jpg" width="200" align="left"
alt="Youth Playing Soccer"><font color="#006633"><b>Sports
Programs</b></font></p>
<ul>
<li>Little Tots Sports for ages 3-4</li>
<li>Pee Wee Sports for ages 5-7</li>
<li>Youth Sports for ages 8-11</li>
<li>Teen Sports for ages 11-14</li>
<li>Skyhawks Sports programs.</li>
</ul>
Thanks,
Kevin
Navigation:
[Reply to this message]
|