Trouble Displaying Image

  • Acid Rain
  • Born
  • Born
  • No Avatar
  • Joined: Aug 19, 2004
  • Posts: 4
  • Status: Offline

Post August 19th, 2004, 9:58 pm

y wont this display my image
Code: [ Select ]
<p align="justify"><background="img/OotLink1.gif">.</p>
<p align="justify">LINK</p>
  1. <p align="justify"><background="img/OotLink1.gif">.</p>
  2. <p align="justify">LINK</p>

it just shows a "." and the word "LINK"
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 19th, 2004, 9:58 pm

  • priyanka-m6.net
  • Student
  • Student
  • No Avatar
  • Joined: Jul 24, 2004
  • Posts: 83
  • Loc: Australia
  • Status: Offline

Post August 19th, 2004, 10:07 pm

Is the image located in the same folder?
  • Cae
  • Expert
  • Expert
  • User avatar
  • Joined: Feb 25, 2004
  • Posts: 734
  • Status: Offline

Post August 19th, 2004, 10:23 pm

ummm... i may be completely off base here but i dont think there is a background tag...

if you want the image to be displayed as content inside the <p> section, then use an <img> tag...
Code: [ Select ]
<p align="justify"><img src="img/OotLink1.gif">.</p>
<p align="justify">LINK</p>
  1. <p align="justify"><img src="img/OotLink1.gif">.</p>
  2. <p align="justify">LINK</p>


im thats not it, then what are you trying to do?
  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post August 19th, 2004, 11:03 pm

Are you trying to set the background of your P tag ?

Code: [ Select ]
<p style="background: URL('img/OotLink1.gif')">.</p>
Strong with this one, the sudo is.
  • Acid Rain
  • Born
  • Born
  • No Avatar
  • Joined: Aug 19, 2004
  • Posts: 4
  • Status: Offline

Post August 22nd, 2004, 9:59 pm

Calendae wrote:
ummm... i may be completely off base here but i dont think there is a background tag...

if you want the image to be displayed as content inside the <p> section, then use an <img> tag...
Code: [ Select ]
<p align="justify"><img src="img/OotLink1.gif">.</p>
<p align="justify">LINK</p>
  1. <p align="justify"><img src="img/OotLink1.gif">.</p>
  2. <p align="justify">LINK</p>


im thats not it, then what are you trying to do?

i did that now theres a box with a red x in it. i think im getting closer though
  • Cae
  • Expert
  • Expert
  • User avatar
  • Joined: Feb 25, 2004
  • Posts: 734
  • Status: Offline

Post August 22nd, 2004, 10:30 pm

*scratches head* that typically means the image is not there... are you sure you have the path correct?

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 119 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.