HTML Table Problem
Posted by: Joanne
Posted on: 2001-07-22 05:16:00
Hi,
Would someone be so kind as to advise me why my 2 images aren't showing up (I'm sure they ARE jpg's) and why I am unable to make the word "Bavaria" bigger? It seems so small in the center.
I would like to have the words, "Bavaria" and then "Germany" right underneath of Bavaria in the center of the table, but I can't seem to even figure that out. <sigh>
I would really appreciate any help you might be able to give me. I'm a real novice with creating a page from scratch with html. :-(
http://www.bavariagen.com/index.html
If you can't reach the page (my browser couldn't locate the server today, now it can however the lozenge background doesn't show up in Netscape but does in IE), this is the code:
<HTML>
<HEAD>
<TITLE>Bavaria World GenWeb Homepage</TITLE>
</HEAD>
<BODY BACKGROUND="blue lozenges2.gif">
<table border="0" cellspacing="2" width="700" valign="top" align="center">
<tr>
<td><img src="GenWeb Logo.jpg" height="100" width="100"></td>
<td><b><font face="Kunstler Script, ariel" size="20" color="3399ff">Bavaria</font></b></td>
<td><img src="BavariaCOA.jpg" height="100" width="120"></td></tr></table>
</HEAD>
</HTML>
I definitely don't understand why Netscape won't at least show the gif background while IE does.......
I would really appreciate it if someone could tell me what I'm doing wrong here to cause these problems / not achieve what I'm trying to do.
Thanks so much!
Joanne