|
Posted by Thomas Wesenigk on December 2, 2004, 10:14 pm
Please log in for more thread options
Hello,
I have a HTML like this:
[...]
<p style="text-align:left;">
[sometext]
[want to place a picture which is align=center here]
[sometext]
</p>
[...]
The problem is that the paragraph has a different background color than the
rest of the website. If I type something like this:
<div align="center">
<img...>
</div>
the paragraph ends graphically, that means the background color of the
website is used behind the picture and the following text is no longer
align=left.
The background color of the paragraph makes it to look like a box, and I
simply want to put the picture into this box.
Unfortunately I have no more ideas how to solve this problem.
Does someone have a good hint for me?
Thanks,
Thomas
(Germany)
--
Bitte in die Newsgroup antworten.
Bei eMail-Antwort muss "NGANTWORT" im Betreff enthalten sein.
|