What does this mean? |
What does this mean? |
Nov 6 2006, 06:08 PM
Post
#1
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
<AREA SHAPE="rect" COORDS="182,173,237,188" HREF="http://mail.myspace.com/index.cfm?fuseaction=mail.forward&friendID=1120094&f=forwardprofile" TARGET="_blank">
wat does ALL of this mean? help please |
|
|
|
![]() |
| *StanleyThePanda* |
Nov 6 2006, 06:15 PM
Post
#2
|
|
Guest |
Its for image mapping an image..
I will break it up for you. <AREA SHAPE="rect" COORDS="182,173,237,188" HREF="http://mail.myspace.com/index.cfm?fuseaction=mail.forward&friendID=1120094&f=forwardprofile" TARGET="_blank"> Okay, So Rect is rectangle, as in the shape of the link. 182,173,237,188 is the positioning of the link (image mapping). http://mail.myspace.com/index.cfm?fuseaction=mail.forward&friendID=1120094&f=forwardprofile is the actual link (where you want it to go when it is clicked on, obviously). and then the Target="_blank"> just opens the link in a new window, is all. Did that help? |
|
|
|
bigtrey What does this mean? Nov 6 2006, 06:08 PM
bigtrey yes this helped alot thanks
but where it say... Nov 6 2006, 06:22 PM
StanleyThePanda You can just take out the Target part if you dont ... Nov 6 2006, 06:27 PM
bigtrey thanks Nov 6 2006, 06:29 PM![]() ![]() |