Todd Gleaton wrote:
Hello All,
I am using the <p align='justify'> to justify my text. I am getting a
huge break between
the picture above and where the text starts with the tag mentioned
above. What is the
best way to rid the white space? I've seen this problem a lot but have
come to no
conclusive way of getting rid of it.
Float the image.
<p style="text-align: justify;">
This is some justified text. This is some justified text. This is some
justified text. This is some justified text. This is some justified
text. This is some justified text. This is some justified text. This
is some justified text. <img style="float: left; padding: .5em;"
src="pic.jpg" alt="my image" />
</p>
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************