How do I automatically create a new window, blog stylee?
July 21, 2007 11:48 AM
Subscribe
Blogger.com template query - I'm using the Minima Ochre template. What HTML can I add to the template to make all links open in a new window?
I love linking to interesting things I find as I trot round the web on my blog. However, I'd also like those interesting things to open in a new window/tab when the user clicks on the link.
I know I can add 'target="_blank" ' to the HTML of every link I make, but I don't want to have to do this
for every link I create. I'd like to have some HTML in the template that will automatically create a "new window link" for me.
Is this possible? If so, how?
posted by Rabulah to computers & internet (10 comments total)
2 users marked this as a favorite
< base main>
Stick it between your < head> and < /head> tags.
(Remove the spaces there, but I think you knew that.)>>>
posted by beaucoupkevin at 12:07 PM on July 21, 2007