 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
hikki
Joined: 10 Sep 2008 Posts: 2
|
Posted: Wed Sep 10, 2008 1:48 am map code for html |
|
|
|
what this meant
| Code: |
<map name="Map2"><area shape="rect" coords="220,59,248,85" href="?id=8&move=north">
<area shape="rect" coords="169,125,198,149" href="?id=8&move=west">
<area shape="rect" coords="274,125,298,150" href="?id=8&move=east">
<area shape="rect" coords="222,177,245,198" href="?id=8&move=south">
</map> |
i know thats code for html meta tags but i dont know thats used php syntax or not? |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Wed Sep 10, 2008 7:03 am |
|
|
|
| That's code for setting up areas on an image as links which will be indicated on a mouseover. See Image Maps. |
|
hikki
Joined: 10 Sep 2008 Posts: 2
|
Posted: Thu Sep 11, 2008 1:45 am |
|
|
|
so thats meant some thinks on that coord will we find something we put with the random code?
so thats not used any php code isnt it? |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Thu Sep 11, 2008 5:49 am |
|
|
|
| No PHP need be used as it is usually used to link to other pages on your site. You can use this Free Online-Image-Editor to make your image maps. |
|
|
|
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
|
|
|
|
|
 |
|
|
|
|
|
|
|