The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    How does one make an link image as a button?

    Dr.Kran
    Dr.Kran
    Forumember


    Male Posts : 70
    Reputation : 1
    Language : English
    Location : Classified

    How does one make an link image as a button? Empty How does one make an link image as a button?

    Post by Dr.Kran October 4th 2016, 11:14 pm

    I wanted to use an image that sends you to another link, how can I do such a thing?
    Is it possible?
    Valoish
    Valoish
    Forumember


    Female Posts : 291
    Reputation : 54
    Language : English
    Location : NYC

    How does one make an link image as a button? Empty Re: How does one make an link image as a button?

    Post by Valoish October 4th 2016, 11:22 pm

    You mean a hyperlinked image?
    For HTML:
    Code:
    <a href="Link here"><img src="Image link here"></a>
    For BBCode:
    Code:
    [url=Link here][img]Image link here[/img][/url]

      Current date/time is November 12th 2024, 3:31 am