English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a website and I want to make a link to open in a different page. Tell me the html code to do that. Thanks in advance!

2006-10-14 18:17:40 · 5 answers · asked by Anonymous in Computers & Internet Programming & Design

I want the link to open in a different page automatically. I'm talking about MY website...

2006-10-14 18:25:06 · update #1

5 answers

right click at the site then click open this link in new window

2006-10-14 18:21:59 · answer #1 · answered by goodd playah 1 · 0 0

That's easy.. The HTML code to open a link in a different page is as follows:

Link Name

Change "http://yourlink.html" and Link name accordingly.

The TARGET attribute does the trick of opening the link in a new window / page.

2006-10-14 18:25:43 · answer #2 · answered by Janice 3 · 1 0

Use the "target=blank" qualifier; for example:

Andy Cook

(A link from my own web page). This will cause a new browser window to open, and the site will be in that window.

2006-10-14 18:30:26 · answer #3 · answered by Anonymous · 0 0

Free HTML teaching on the internet.
http://www.w3schools.com/
Usually its /href but XML is different,sorta.

2006-10-14 18:28:09 · answer #4 · answered by Anonymous · 0 0

Use javascript - see link below

2006-10-14 18:26:10 · answer #5 · answered by Brian S 3 · 0 0

fedest.com, questions and answers