 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Rischen
Joined: 29 Oct 2004 Posts: 6
|
Posted: Fri Oct 29, 2004 3:47 pm nudging images |
|
|
|
Hi,
I'm having a bit of difficulty with image placement.
I know about aligning an image to text but how do you move an image to exactly where you want it? Say your first image comes more than halfway down the page and it's the first tag in the code, how do you get it halfway down the page? And also, how do you move it just incrementally up or down or left or right once it's there, how do you nudge it slightly up or down or left or right to the position you want?
I'm pretty sure it's pretty simple but I'm having some trouble with it.
Appreciate your time,
Rischen |
|
nagasree
Joined: 21 Sep 2004 Posts: 82 Location: Hyderabad, India
|
Posted: Fri Oct 29, 2004 10:11 pm |
|
|
|
Can you send sample code
-Nagasree |
|
Frank

Joined: 12 Oct 2004 Posts: 15 Location: Florida
|
|
Rischen
Joined: 29 Oct 2004 Posts: 6
|
Posted: Sat Oct 30, 2004 10:29 am |
|
|
|
Guys, thanks. I really appreciate your time. Nagasree, I appreciate your offer and might have to take you up on it Frank, thanks a lot, that really helped me get an image where I wanted it and it's something I'll use now.
Problem is I've got a background and by using vspace and hspace to get that image where I wanted it, it's made the background turn into a sort of tiled wallpaper that repeats itself again if you scroll down (if that makes any sense). And when I now place a second link image below that it goes right down to where the background repeats itself.
Basically I've got my index page with a background and nothing more and then a group of href's that link to other pages in my site and those href's sort of fit into the background and come about halfway down one under the other.
It's this sort of thing if you guys could take a look at it.
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="Microsoft Word 97">
<TITLE>Welcome To A Secret Garden</TITLE>
<SCRIPT SRC="D:\OverFile\Web\A Secret Garden\images\rollover.js" type="text/javascript"></SCRIPT>
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080" TOPMARGIN="0" LEFTMARGIN="0" BACKGROUND="D:\OverFile\Web\A Secret Garden\Images\home_background.gif">
<A HREF="D:\OverFile\Web\A Secret Garden\Pages\gallery.htm"><IMG SRC="D:\OverFile\Web\A Secret Garden\Images\entergallerybutton.gif" ALT="Enter The Gallery" CLASS="imgover" BORDER="0" HSPACE="71" VSPACE="598"></A>
<A HREF="D:\OverFile\Web\A Secret Garden\Pages\submissions.htm"><IMG SRC="D:\OverFile\Web\A Secret Garden\Images\submissionbutton.gif" ALT="Enter The Gallery" CLASS="imgover" BORDER="0" HSPACE="71" VSPACE="681"></A>
<A HREF="D:\OverFile\Web\A Secret Garden\Pages\galwin.htm"><IMG SRC="D:\OverFile\Web\A Secret Garden\Images\galwinbutton.gif" ALT="Enter The Gallery" CLASS="imgover" BORDER="0" HSPACE="71" VSPACE="764"></A>
<A HREF="D:\OverFile\Web\A Secret Garden\Pages\mnm.htm"><IMG SRC="D:\OverFile\Web\A Secret Garden\Images\mnmbutton.gif" ALT="Enter The Gallery" CLASS="imgover" BORDER="0" HSPACE="71" VSPACE="930"></A>
</HTML>
You know, it's that kind of thing and I want to get those image hrefs to where they're supposed to sit on the background. How do you go about that? sort of levering an image around to where you want it without it turning your background into a neverending scroll!
I really appreciate your help.
Good luck with your own projects,
Rischen |
|
|
|
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 vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|