Posted by Marcus Stollsteimer on 01/23/06 17:30
Hi group,
is there a css-version of the target attribute, so that
I can express
<a href="gnat.html" target="somthing">Link</a>
by
<style type="text/css">
a { target:something; }
</style>
and
<a href="gnat.html">Link</a> ?
Best regards,
Marcus
--
It is awfully hard work doing nothing. -- Oscar Wilde
Navigation:
[Reply to this message]
|