Open new page

T

Trevor Lawrence

I wonder does the OP mean new page as in the recent discussion as to whether
a page overwrites the current page (target=_self) or opens in a new window
(target=_blank)
 
H

Hot-text

<a href="/-/mousey.txt" target="_blank">mousey</a>

target=_blank is one way to open a new windows or page as you call it!
 
Top