Fw: [docbook-css] Minor Table problem
martin.gautier@myrnham.co.uk
martin.gautier at myrnham.co.uk
Thu, 21 Oct 2004 12:35:27 +0100
Looks like the reply only came in to me.
As the example stands, the XML is properly processed by XSLT for HTML and
PDF output. The images are aligned as one would expect.
The problem is for XML viewed with CSS only. The troublesome images _are_
larger than the column width I've set - I've not tried smaller images but
David's earlier work implies that they work OK?
Adding the valign="top" to the imagedata makes no difference to the CSS
output unfortunately.
My impression is that the problem is related to CSS and the Browser
technology rather than the XML itself...
Hmmm...
Mart
_______________________________________________
I just read in DocBook TDG that you can give the attribute valign='top' to
the imagepath.
Grtz Epco
-----Oorspronkelijk bericht-----
Van: docbook-css-admin@lists.badgers-in-foil.co.uk
[mailto:docbook-css-admin@lists.badgers-in-foil.co.uk]Namens
martin.gautier@myrnham.co.uk
Verzonden: woensdag 20 oktober 2004 22:29
Aan: docbook-css@lists.badgers-in-foil.co.uk
Onderwerp: [docbook-css] Minor Table problem
When viewed in Mozilla, the following table doesn't render row 2
correctly.
I would have expected both the text and image to be aligned to the top of
the row however, the image is rendered bottom aligned with the top of the
text column aligned to the bottom of the image.
I haven't had a chance to look into this as yet so nothing else to report
at this stage...