Luigi Assom wrote:
> I have the following class which style many different links.
>
> <p class="postmeta">Date
> <a href="link" title="Visualizza tutti gli articoli in Mostra Tutti"
> rel="category tag">Mostra Tutti</a> and tag:
>
> <a href="link_i1" rel="tag">link_i1</a>, <a href="link_i2"
> rel="tag">link_i2</a>,
>
> <a href="link" title="Modifica articolo">Modifica</a></p>
>
> I want to hide all the links labeled rel="tag", maintaining visibility
> for the rest of the content.
add a class to those elements and use {visibility: hidden;}
example:
<http://www.stoneladder.ca/sandbox/css/linkstyle-001.html>
Brian
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/