R Ryan C New member Jun 26, 2009 #1 I have about +50 links. And i know theres a command i can add to the <head> that will make the links open to a new window, without having to put target="window" on every link i have. But i forgot it, can anyone help?
I have about +50 links. And i know theres a command i can add to the <head> that will make the links open to a new window, without having to put target="window" on every link i have. But i forgot it, can anyone help?
M MicroKool New member Jun 26, 2009 #2 Hi, try adding <base target="_blank"/> inside your <head> tag.