How to open a link in new window when click this?

Discussion in 'HTML & Website Design' started by alendonald, Jul 19, 2013.

Thread Status:
Not open for further replies.
  1. #1
    Hello Friend,
    I crate a hyperlink when i click this link page open in same tab or window, But I want that the page open a new window, So tell me how to do this?
     
    Solved! View solution.
    alendonald, Jul 19, 2013 IP
  2. #2
    add the attribute target="_blank" to your link tag.
    http://www.w3schools.com/tags/att_a_target.asp
     
    homer7, Jul 19, 2013 IP
Thread Status:
Not open for further replies.