English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

And even away to make it so it can be clicked on to go to my site?

2007-03-21 21:05:11 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

One way is to save it as an image file (jpg, gif, etc) and then use the following html:

< a href="http://www.yourwebpageaddress.com/go.html" >
< img src="http://www.yourlogoimage.com" > < /a >

That should do the trick nicely, though if you may want to play around with the parameters a bit. The

2007-03-21 21:11:40 · answer #1 · answered by Jon S 3 · 1 0

open notepad (in windows) or any text editor
type this:

example:

or you can use 'a href'

2007-03-21 21:25:35 · answer #2 · answered by reed_one816 2 · 0 0

fedest.com, questions and answers