Tiggertoes
02-24-2006, 08:39 AM
I am making a website using Netscape Composer. I have a photo page. I want the text to align next to the photos, in the center. When I view the page using the Netscape browser, it appears as I intended. If I view it with the IE browser, the text aligns at the lower edge of the pictures. Any suggestions as to what html to use to get the text to align to the center of the image in both browsers? Here is an example of the html:
<img SRC="rose.JPG" HSPACE=10 VSPACE=5 height=314 width=400 align=ABSCENTER><b><font face="Berling Antiqua"><font color="#FFCC00"><font size=+2>Rose</font></font></font></b>
Thank you!
<img SRC="rose.JPG" HSPACE=10 VSPACE=5 height=314 width=400 align=ABSCENTER><b><font face="Berling Antiqua"><font color="#FFCC00"><font size=+2>Rose</font></font></font></b>
Thank you!