Photos

T

Trevor Lawrence

Marty said:
Hi. When I position a photo on a website, I save it to my server and when
I
look at website the photo is not placed where I placed it, why is this so?

Here is the sample you will notice the pic is all the way down the bottom
whereas it should be up the top.
http://users.on.net/~flindershotel/Luscious/Luscious.html
Thanks. Appreciate Help.

Could it be this code?

<span style="position: absolute; left: 165; top: 342">
<img border="0" src="luscious%20august.jpg" width="508" height="351"></span>

The image is in a <span> tag with absolute position top:342.

There are several <div>s used in the code and I wonder whether they are
needed.

I could have a look later, but perhaps others could comment
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top