|
Posted by Chris F.A. Johnson on 08/03/07 02:08
On 2007-08-02, tshad wrote:
> I am not sure I understand your explanation on the differences between:
>
> .bodybold a:link
>
> and
>
> a.bodybold:link
The first one is an anchor inside an element with class="bodybold";
the second is an anchor with class="bodybold".
> and the reason the first one works for my links in my lists but not for the
> links by themselves.
URL?
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Navigation:
[Reply to this message]
|