Computing.Net > Forums > Web Development > FrontPage and JPEG Hyperlinks

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FrontPage and JPEG Hyperlinks

Reply to Message Icon

Name: computags
Date: August 5, 2009 at 19:20:26 Pacific
OS: Windows XP
Product: Microsoft Frontpage version 2002 inside out
Subcategory: HTML
Comment:

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!



Sponsored Link
Ads by Google

Response Number 1
Name: shutat
Date: August 6, 2009 at 09:25:37 Pacific
Reply:

<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


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: FrontPage and JPEG Hyperlinks

Frontpage and Access www.computing.net/answers/webdevel/frontpage-and-access/54.html

frontpage and forum host www.computing.net/answers/webdevel/frontpage-and-forum-host/1356.html

FrontPage and PHP Files www.computing.net/answers/webdevel/frontpage-and-php-files/2908.html