Posted by one.1more on 03/05/07 21:15
I have a 15 page website.
Every single page is linked to a external style sheet style.css. Now,
when ever i click i link in my website, it opens in the same window. i
want the hyperlinks to open in a new window. i know how to do it for a
single link (using target _blank) but i don't want to do it 100
times.
is there something i can do in the external style sheet? like adding
a:something { }
[Back to original message]
|