Jump to content

Upload pictures


cash king

Recommended Posts

You guys have helped me to upload pictures to my cache page. Now I need to know what kind of tag would I use to stack the pictures on top of each other instead of along side. I am doing a photo mystery puzzle and I have seven pictures to add.

Thank You

Cash King

Edited by cash king
Link to comment

You guys have helped me to upload pictures to my cache page. Now I need to know what kind of tag would I use to stack the pictures on top of each other instead of along side. I am doing a photo mystery puzzle and I have seven pictures to add.

Thank You

Cash King

 

Hello,

 

please look at my website:

 

http://translate.google.com/translate?sl=de&tl=en&js=n&prev=_t&hl=de&ie=UTF-8&eotf=1&u=http%3A%2F%2Fprojekt.geofreunde.de%2Findex.php%3Ftitle%3DUpload_von_Grafiken_auf_GC&act=url

 

Best wishes Fantasy2004

Link to comment

<img src="...." />

<br />

<img src="...." />

<br />

<img src="...." />

 

OR

 

<p><img src="..." /></p>

<p><img src="..." /></p>

 

OR

 

<img style="display:block" src="..." />

<img style="display:block" src="..." />

 

 

I enter the pictures like this <img src=http://img.geocaching.com/cache/large/18b5bb8c-6ab1-46f7-9c16-656c08d02fd9.jpg>

 

Where would I put the one of the tags you sent. Give me an example please using my html picture. The first picture is always left but the next one is centered along side the first one.

Thank You

Cash King

Edited by cash king
Link to comment

Thanks fbinga I now am getting it to work most of the time. When I started over they all aligned left over the top of each other like I wanted except now the first picture went to the center but I think I can now work it out.Thanks again

Cash King

Edited by cash king
Link to comment

Thanks fbinga I now am getting it to work most of the time. When I started over they all aligned left over the top of each other like I wanted except now the first picture went to the center but I think I can now work it out.Thanks again

Cash King

 

Just put a <br /> before the first picture.

 

If you want them on their own line in the center then do:

 

<p align="center"><img src="http://img.geocaching.com/cache/large/18b5bb8c-6ab1-46f7-9c16-656c08d02fd9.jpg" /></p>

Edited by fbingha
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...