Help - Search - Members - Calendar
Full Version: image mapping/blog positioning
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
xmijungx
hey hey.. uhhm.. i made a cool layout nd stuff... nd i tried a image mapping ting.. nd i pasted the code on my xanga.. and then the llinks didnt match up !!.. and now i dont kno what to do..

>> also i am not sure how to get the BLOG part like on the picture .. if neone could do the image mapping for me and aligning the blog... or just tell me what exactly to do.. that'll help.. and the image mapping tutorial.. the pictures dont work so i cant use it.. hehe..<<.. this is my layout::

Phischie
Put this in your image tag
CODE
<!-- begin code provided by createblog.com -->

usemap="#your map name">

<!-- end code provided by createblog.com -->


then under your image (or above, doesn't matter) put this:
CODE
<!-- begin code provided by createblog.com -->

<map name="your map name">
<area shape="rect" coords="0,50,50,0" href="your page.html">
</map>

<!-- end code provided by createblog.com -->


The first coordinates (0,50) are the top left corner of the rectangle. The second coordinates (50,0) are the bottom right corner of the rectangle.
freeflow
i imed u n told u sum stuff !! hope it worked *(:
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.