Thread: Frontpage Links
View Single Post
  #3  
Old April 19, 2002, 05:50 PM
Stan
 
Posts: n/a
Default Re: Frontpage Links

Just scroll over the text that you want to create the link, right-click on it, and choose "hyperlink". There you can enter the URL.

BTW, if you want to make the link open a new window, the code for it is:
(a href="http://www.mypage.com" target="yer_new_window")click here!(/a)

Of course, change the () to .

To get answers to Frontpage questions, go to http://www.timeforweb.com/frontpage/default.asp

Stan

> Using Microsoft Frontpage, does anyone know
> how to link from a Nav bar to an external
> link on the internet, using Frontpage ? That
> is, if one of your buttons says
> "store" and it's on all your
> pages, BUT, you want anyone who clicks on it
> to go to another webpage at another site,
> any idea on how to do this ?

> Also, does anyone have the proper HTML
> re-direct code to put on a page to re-direct
> to another site ?

> Thank you.