Home » questions » graphic making?

graphic making?

2006-08-09 19:27:25, Category: Programming & Design
When making your own graphics how do you tuen then into a button. I want to be able to take a few things I did for a site I have and use them as buttons that click you into the next page and so on. Sorry I'm not sure If I have used the proper wordin here lol

Answers

  1. Gary H

    On 2006-08-09 19:54:17


    To write the HTML, you first need to place your button image: this button takes you here Then you need to surround that code with the link to the page starting with: and ending with: So it looks something like this: this button takes you to my ski page Just make sure the link addresses are done properly.
  2. Marvinator

    On 2006-08-09 19:33:28


    Use the graphic as a hot link. Just like creating a link with words, you use a pic instead.