Hi all!

I hope this mailing list will help.

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.

Is it possible?
How to do that via CSS ?

Thank you so much!!
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to