Buttong with 2 different links
Posted: 10 May 2007 06:07 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-05-10

Hello All,

I am new in web design so forgive me if I am asking something too simple. I need a single button with 2 separate links showing both at the same time. One link would say something like Visitor ID: 43DY2P where the underline part is clickable going to a particular link, and the other link would be below it saying Powered By ABC Corp where the underline part would go to a link. I saw some examples where it works one at a time, but I need to show both of the links at the same time, and it cannot be next to each other. It has to be in separate lines.

Thanks

Avi

Profile
 
 
Posted: 11 May 2007 06:50 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  26
Joined  2007-04-13

you can easily do it by making a div (styled to look like a button) and with two hrefs inside with a
to put them on separate lines.
thats just one of maybe a hundred ways to do it!

Profile