| You are here: DEVPPL ‹ Forum ‹ Programming ‹ HTML Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
the codes correct but it just is not appearing
8 posts
• Page 1 of 1
0
the codes correct but it just is not appearing
Hi there, well heres my problem. When i upload this page, an image should be visible aswell, but it doesnt appear. I`ve checked and nothing looks wrong, the image is in the correct folder of where i get them from,so the codes fine. I`ve also double checked against my other pages and they use the same code.
I just cant guess to why it doesnt appear
I just cant guess to why it doesnt appear
- Dazz_club
- Reputation: 0
- Posts: 313
- Joined: Fri Jul 15, 2005 8:35 am
- Location: Chester and Hull
- Highscores: 0
- Arcade winning challenges: 0
the codes correct but it just is not appearing - Sponsored results
- Sponsored results
0
sure no probs heres the code
hope it helps
- Code: Select all
<td width="436" height="78" align="left" valign="top" background="images/science.gif">
hope it helps
- Dazz_club
- Reputation: 0
- Posts: 313
- Joined: Fri Jul 15, 2005 8:35 am
- Location: Chester and Hull
- Highscores: 0
- Arcade winning challenges: 0
0
That seems correct, you can try to add a slash in front of images, like this:
- Code: Select all
<td width="436" height="78" align="left" valign="top" background="images/science.gif">
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2830
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
0
- Code: Select all
<table><tr><td width="436" height="78" align="left" valign="top" background="images/science.gif"></td></tr></table>
I'm not sure if you have the table already, but that works.
- Protege
- Reputation: 0
- Posts: 67
- Joined: Mon Sep 19, 2005 9:05 am
- Location: Scotland
- Highscores: 0
- Arcade winning challenges: 0
0
exceeded limit of host
Hi guys,
thanks for your input
I believe the prblem was that i reached the limit my host had given me, as the error read "disck quota excess" something like that
cheers guy
thanks for your input
I believe the prblem was that i reached the limit my host had given me, as the error read "disck quota excess" something like that
cheers guy
- Dazz_club
- Reputation: 0
- Posts: 313
- Joined: Fri Jul 15, 2005 8:35 am
- Location: Chester and Hull
- Highscores: 0
- Arcade winning challenges: 0
|
|