Title: RE: Reformatting of html source problems
Hello!
I ran into this problem when I first started experimenting with Cocoon (2). I actually gave up because of this - due to lack of time mostly. I believe that the html serializer is slightly flawed - it should IMHO behave _exactly_ like
>Is there any general solution for this problem?
This is a known browser problem that has been well documented at several
sources.
For a quick fix, try adding this to the section of your html
output.
td img{
display: block;
}
One of the best articles I've read
Hi !
perhaps it helps if you decrease the line-height (style-attribute):
Christoph Gaffga
[EMAIL PROTECTED]
- Original Message -
From: "Dr. Hans M. Rupp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 26, 2002 12:11 PM
Subject: Reformatting of html so