How do you move an image

liunx

Guest
The top of my lead web page has two images. One of the far left (American Flag) and one on the far right (Eagle Flag). I wish to bring them both in toward the center of the page approximately one inch. Is this possible? Can an image be controlled to this extent? <br />
<br />
<!-- m --><a class="postlink" href="http://www.icehouse.net/jaymom">http://www.icehouse.net/jaymom</a><!-- m --><br />
<br />
Thank You, <br />
<br />
Jaymom<!--content-->Yah sure man all you need is a simple absolute positioning tag that looks like this <DIV style="position: absolute; top:???px; left:???px">then put your desiered contents in the tag and end it with a </DIV>. The values that go with the ??? are the number of pixels the image is from the top aand the number of pixels it is from the abslute left.<!--content-->Thanks, I'll go try this out.<br />
<br />
Jaymom<!--content-->you want to move the images or just place them there?<br />
<br />
the code ThEBoBoNgUS gave will not move anything.<!--content-->ThEBoBoNgUS....<br />
<br />
<!-- m --><a class="postlink" href="http://www.icehouse.net/jaymom">http://www.icehouse.net/jaymom</a><!-- m --><br />
<br />
Worked slicker than weasel poop! Thank you sir,<br />
<br />
Jaymom<!--content-->No probelm I aim to please<!--content-->one thing though... why the randomly blinking things next to the links???<!--content-->Just a reminder morrowasted this is page layout and not Website Review.<!--content-->morrowasted....<br />
<br />
LOL Why? Whats wrong with having them? Actually I have no idea why I used them. Experimenting? I don't remember why myself. <br />
<br />
Jaymom<!--content-->Wow Jaymom, one of the few sites that didn't annoy with the animations and music.<br />
Derek Cox<!--content-->Thanks Derek, I know I have a lot of animations on my web site, especially on my Bluegrass page but once I got started I just couldn't stop. :-)<br />
<br />
Jaymom<!--content-->
 
Back
Top