Re: Align of images and text in "<html>..."
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 06 Oct 2007 09:55:49 GMT
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
.
- Follow-Ups:
- Re: Align of images and text in "<html>..."
- From: tony
- Re: Align of images and text in "<html>..."
- References:
- Align of images and text in "<html>..."
- From: tony
- Align of images and text in "<html>..."
- Prev by Date: Align of images and text in "<html>..."
- Next by Date: Re: Align of images and text in "<html>..."
- Previous by thread: Align of images and text in "<html>..."
- Next by thread: Re: Align of images and text in "<html>..."
- Index(es):