>> h2 a, h3 a, h4 a, h5 a {
>>  text-decoration: none;
>>  color: black;
>> }
>>
>>> It would also hide links in headings (if there are any)
>>
>> Have not found a single one.
>> Besides, it would be really nasty to put links into headings imho
>
> It's not just ones in headings that are affected; any instance of <a
> name> will be affected.
>
> The ones I noticed were in headings, but there could now (or in the
> future) be other instances that are not in headings.

well, I *hope* this will not be the case. Otherwise there will be
exceptions on the page which finally leads into chaos.

> We should use the fix suggested above in combination with the selector.
> If the browser does not support the selector, at least headings will
> still look OK.

+1

> I'm working on a JIRA to document this; I'll attach my site.vsl patch
> in case we later have to (or want to) use ids in header tags instead.

Sounds good

Cheers

>
>>
>>>
>>>>>
>>>>> [I realise that the name attribute is deprecated, but the id attribute
>>>>> behaves exactly the same.]
>>>>>
>>>>> [1] http://incubator.apache.org/projects/index.html
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> http://www.grobmeier.de
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>
>>>
>>
>>
>>
>> --
>> http://www.grobmeier.de
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>



-- 
http://www.grobmeier.de

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to