I am working on my new project (seekfans.com) and I came across an upstacle. I will like to link the image in the login form to have both a link for logging in and registering. Is this even possible?
Please send me any ideas that you think might work.
Thanks
Cliff
thanks you very much. Someone also recommended I use an image-map or photoshop.
One has nothing to do with the other ( photoshop doesn’t create HTML links)
The old school way of doing this is using the map tag, as suggested above. This is particularly effective and semantic IF your image is also content.
However you could also use the image as a sprite and IFR two positioned/floated anchored tags.
Besides in your case ( took a look at your site) you arent dealing with two links. but a button and a link, so positioning and image rep might be what it’s really called for here.