Re: Emergency HTML Help Needed!!!!
by Chuck & Karen <ckcs(at)neptune.on.ca>
|
Date: |
Wed, 13 Oct 1999 18:43:34 -0400 |
To: |
hwg-basics(at)hwg.org |
Cc: |
DNYCE15(at)aol.com |
In-Reply-To: |
aol |
|
todo: View
Thread,
Original
|
|
I took a look at your code and the first thing I spotted was the <center>
tag...it's been deprecated (can't be counted on to work with all browsers).
Change your image coding to:
<DIV align="center">
<IMG SRC="intromast.gif" height="100" width="450">
</DIV>
This should bring in the image (I added the height and width attributes to
the image, you should also use alt attributes). Also, you haven't
specified a table row in your table. Before the first <TD> tag you need
<TR> and after the last </TD> you need to end the table row with </TR>
Hope this helps.
Karen :o)
--
http://www.jobskills.org <---I made this!
http://members.xoom.com/I_Love_Chuck <---I made this too!
http://come.to/stuff.com <---My daughter made this!
At 04:29 PM 10/13/1999 EDT, you wrote:
>Hi all!
>
>I need your help and FAST!
>
>Check out my page at http://www.geocities.com/at7ai83f_99/intro.html
>
>I'm trying to get a graphic that I created to be placed at the top of the
>page. I did the correct coding (as far as I know), but the graphic won't
show
>up at all. What am I doing wrong??
>
>Donna
>
>
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA