Re: Align of images and text in "<html>..."



On Fri, 05 Oct 2007 17:56:24 -0700, tony <tony.aldrich@xxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

I use "<html><img src="..." />Some text</html>" as a getValue. A text
is now aligned with bottom edge of image (as I can see it).
Does anybody know how to do center them?

I don't know how broken the Java rendering engine is, but you can use
<div align="center">
or <div style="text-align:center;">
in ordinary HTML

--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.