Board index PBase HTML and Style Sheets image on top of root gallery

HTML and Style Sheets

image on top of root gallery

Customize your galleries.
max_privette
 
Posts: 7

image on top of root gallery

Post Mon Oct 13, 2008 3:08 pm


hi to all !
i am trying to put an image at the top of my root gallery with no sucsses
this is the code i put in the descreption area

<center><img src="http://www.pbase.com/max_privette/image/104490149/medium.jpg " border="0"</center>

what i am ding wrong ???

thanks ...

djwixx
 
Posts: 1360

Re: image on top of root gallery

Post Mon Oct 13, 2008 4:00 pm


You haven't closed your img src tag using >

max_privette
 
Posts: 7

Re: image on top of root gallery

Post Mon Oct 13, 2008 4:22 pm


what you mean ?
i didnt understand ...

:(

djwixx
 
Posts: 1360

Re: image on top of root gallery

Post Mon Oct 13, 2008 5:09 pm


<img src="http://www.pbase.com/max_privette/image/104490149/medium.jpg">

max_privette
 
Posts: 7

Re: image on top of root gallery

Post Mon Oct 13, 2008 5:31 pm


it dosen't work ...
:(

halesr
 
Posts: 664

Re: image on top of root gallery

Post Mon Oct 13, 2008 10:55 pm


It appears that the link you are using is not working. So, you might try there. When I use it, I get MISSION IMAGE FILE.

Here is what you entered
Code: Select all
<center><img src="http://www.pbase.com/max_privette/image/104490149/medium.jpg " border="0"</center>


You opened the
Code: Select all
<img
tag, but you did not close it with an ending symbol
Code: Select all
>


See if this works

Code: Select all
<center><img src="http://www.pbase.com/max_privette/image/104490149/medium.jpg" border="0"></center>


But you also need to test the link to the image as it does not seem to be correct.

It also looks like there might be a space between your .jpg and the close quotation mark. Fix that too.

Rene

max_privette
 
Posts: 7

Re: image on top of root gallery

Post Tue Oct 14, 2008 6:16 am


THX A LOT FOR BOTH OF YOU !!!


Board index PBase HTML and Style Sheets image on top of root gallery

Who is online

Users browsing this forum: No registered users and 4 guests