Friday 31 May 2013

0

How To Open A Link In New Browser

  • Friday 31 May 2013
  • able
  • Share
  • open a link in new browser  window

    <html>
    <body>

    <a href="lastpage.htm" target="_blank">Last Page</a>

    <p>
    If you set the target attribute of a link to "_blank",
    the link will open in a new window.
    </p>

    </body>
    </html>

    0 Responses to “How To Open A Link In New Browser”

    Post a Comment

    Download

    Subscribe