Log In · Register

 
Help with image map navigation thing?
khraene
post Jul 3 2005, 03:20 PM
Post #1


Senior Member
****

Group: Member
Posts: 150
Joined: May 2005
Member No: 132,977





I have this image map navigation thing that I want to fix in the bottom right corner of my xanga, but I'm not exactly sure how...could anyone help me with this?

 
 
Start new topic
Replies
hi-C
post Jul 3 2005, 09:49 PM
Post #2


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



Well with the image tag, you just add in HSPACE to move it horizontally and/or VSPACE to move it vertically. For example:

CODE
<img src="URL HERE" VSPACE=10 HSPACE=20>


With a div, you just place the image tag within it. For example:
CODE
<div style="margin-left:10px; margin-top:100px;>
<img src="URL HERE">
</div>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: