Forum Moderators: not2easy

Message Too Old, No Replies

I have a problem, but then again, who doesn't?

css image issue

         

mooses

1:55 pm on Oct 14, 2003 (gmt 0)

10+ Year Member



I have a website, and I recently got rid of tables and went to DIV, which is good. The website has only one image. The problem is, that image will not show up in my div? why is that?

the code is

<div id="icon">
<center>
<img src="pp_blue_icon146x146.jpg">
</center>
</div>

thanks in advance
alex

[edited by: Nick_W at 2:06 pm (utc) on Oct. 14, 2003]
[edit reason] no urls please / thanks! [/edit]

Alternative Future

2:26 pm on Oct 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi mooses,

Have you checked that the image has been uploaded successfully? To do this type in the absolute URL to the directory where your image exists, (www.yourdomaincompletepath.com/imagedirectory/imagename.jpg)if your image is not showing completely then I would upload it again.
Note: Be sure to upload HTML documents and scripts in ASCII mode and images in Binary mode.

hth,

-gs