Help HTML/CSS

Status
Not open for further replies.

TrueJewix

Member
Aug 9, 2012
332
21
Alright so I need help, see the
Image Icon - (there's a image meant to be there)
I need help, somehow the image doesn't want to popup.. weird right? :down:

Here's my coding (skills huh :p)


Thanks <3

NOTE: I'm not the best coder.
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,935
3,936
So you problem is that the image is not displaying, and as a result showing as broken?

On a side note, you should wrap your code in "<html>" tags.
 

TrueJewix

Member
Aug 9, 2012
332
21
So you problem is that the image is not displaying, and as a result showing as broken?

On a side note, you should wrap your code in "<html>" tags.

That's my problem Help ;O

Most likely the image of MessageImage.gif does not exist..
Make sure you have MessageImage.gif in the same directory as your index.php.
Lol it does I upload a pic
 
Last edited by a moderator:

Damon

Member
Aug 13, 2012
364
114
Lol it does I upload a pic
I mean in the directory as in the folder..
Example:
19130513.png
 

Sysode

Front-End Developer
Dec 11, 2012
1,673
848
If you're working on this site in a sub-directory, some times this causes the links to screw up. Simply right click your "broken" image and opy the image URL, paste this in the URL box to see where the link is actually linking.
 

TrueJewix

Member
Aug 9, 2012
332
21
If you're working on this site in a sub-directory, some times this causes the links to screw up. Simply right click your "broken" image and opy the image URL, paste this in the URL box to see where the link is actually linking.
Thanks, for the advice but when I look in the Inspect Elements <img id="banner" src="ÒMessageImage.gif&quot;" alt="Banner Image"> that little Ò is there for a reason o.0 Update : when I remove it the image works o.0
 

Damon

Member
Aug 13, 2012
364
114
Thanks, for the advice but when I look in the Inspect Elements <img id="banner" src="ÒMessageImage.gif&quot;" alt="Banner Image"> that little Ò is there for a reason o.0 Update : when I remove it the image works o.0
By carefully looking at your code, Noticed that your quotation marks are different.
19383538.png
 

TrueJewix

Member
Aug 9, 2012
332
21
Thanks, for the advice but when I look in the Inspect Elements <img id="banner" src="ÒMessageImage.gif&quot;" alt="Banner Image"> that little Ò is there for a reason o.0
By carefully looking at your code, Noticed that your quotation marks are different.
19383538.png
Lool I died LMAOO *FBI investigation complete* Let me see if it works

Update: Works :D thanks!
 
Status
Not open for further replies.

Users who are viewing this thread

Top