PDA

View Full Version : Open a new window


CoraLover
04-23-2003, 05:15 PM
Hi, how do i open a new window, using the <A HREF> with target??

Eddyd84
04-23-2003, 05:53 PM
<a href="..." target="_blank">text</a>

This should probably go in the HTML/CSS forum. :thumbsup: