a hyperlink which can open a new window

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

How can I insert a hyperlink to a webpage, so the link can open a "new
window" when it is clicked?

Thanks for the help.
 
Set the target frame to New window
when you create the link.

Or, right click an existing link, select
Hyperlink Properties, click Target Frame
and then select New Window.

When done you will see target="_blank"
as part of your hyperlink.
 
-----Original Message-----
How can I insert a hyperlink to a webpage, so the link can open a "new
window" when it is clicked?

Thanks for the help.


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top