Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi Guys,
I am currently attempting to create a new website using Microsoft Office FrontPage 2003.
What I'v done is used Adobe to create the look and feel of the site and now I am attempting to use FrontPage to add in functionality. However, I cannot successfully create hyperlinks from my buttons to other pages.
My buttons are currently *.jpeg files and I am trying to make it so that when people click on these jpeg files it will take them to a different page.
When I attempt a hyperlink, it creates a blue box around the Tag and thus pushes everything else out of place.
If someone could please give me a hand that would be great.
Cheers!

<a href="some url"><img src="some path" border="0"></a>
Adding border="0" *should* get rid of it, but the html folks will say it's deprecated. Another idea *might* be to use a td
<td background="image path" style="text-align: center"><a href="some url">some text</a></td>
HTH

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |