New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova, Brazen  
uCoz Support Forum by uCozers » Coding » HTML » HTML Button (sml[answered])
HTML Button
ScottyBoyDate: Tuesday, 2009 July 21, 1:48 AM | Message # 1
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
Does anyone know how to make a link into a button with tags?

I want it so look like something like this.

Attachments: 4905843.png (2.2 Kb)




Edited ByScottyBoy - Tuesday, 2009 July 21, 1:49 AM
 
kostovaDate: Tuesday, 2009 July 21, 6:04 AM | Message # 2
Font size: A | A |
Colonel
Group: Administrator
Message: 268
[ ]
Offline
Code
<a href="LINK"><img src="IMAGE_URL" alt=""/></a>

There's more ways you could do it (css). But that's just the basic.
 
HetorDate: Wednesday, 2009 July 22, 12:37 PM | Message # 3
Font size: A | A |
Sergeant
Group: Banned
Message: 41
[ ]
Offline
This one works too. Useful if you want to hide the URL (it won't appear in the statusbar).
Code
<FORM>
<INPUT TYPE="BUTTON" VALUE="Clicky" ONCLICK="window.location.href='http://www.lemonparty.org'">  
</FORM>


 
ScottyBoyDate: Wednesday, 2009 July 22, 7:17 PM | Message # 4
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
Thanks, Hetor. I may use that one, too. biggrin

 
LeeDate: Friday, 2009 July 31, 6:50 PM | Message # 5
Font size: A | A |
Private
Group: User
Message: 5
[ ]
Offline
Quote (Hetor)
http://www.lemonparty.org

Trust you to put that :P

Every tried Pen Island?




Edited ByLee - Friday, 2009 July 31, 6:51 PM
 
uCoz Support Forum by uCozers » Coding » HTML » HTML Button (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager