1 - NORMAL LINK

in html-code: <p>1 - <a href="http://www.google.com">NORMAL LINK</a></p>

2 - New window link

in html-code: <p>2 - <a target="_blank" href="http://www.google.com">New window link</a></p>

now target="_blank" is all in coding that makes a new window appear

 

how new window link is made in Frontpage (is VERY simple) without editing the code:

1 "right-click" on text or photo etc from where you want to link ==>> choose hyperlink

2 insert place to link to

3 and in SAME editor for link you see on right a button with "target frame ...."

4. there you can choose in what way the link shall be carried out,

5. just select the way. normally "new window" is choosen by me.

that is all there is.