> Hello Денисов,
>
> Tuesday, July 19, 2005, 10:50:35 AM, you wrote:
>
>>> > Подскажите как для ссылки типа <a href="###.html">text</a>
>>> > сделать так чтобы текст ссылки не подчеркивался.
>>> >
>>> в css пишешь
>>> a {
>>> text-decoration: none;
>>> }
>> Или для примера в css:
>
>> A:link {font-size:12px; text-decoration:underline;
>> font-weight:none; color:#456773;}
>> A:visited {font-size:12px; text-decoration:underline;
>> font-weight:none; color:#456773;}
>> A:active {font-size:12px; text-decoration:underline; font-weight:none;
>> color:red;}
>> A:hover {font-size:12px; text-decoration:underline; font-weight:none;
>> color:
>> #6395A6;}
>
>
> Эти же стили могу выглядеть так:
> A{font-size:12px; text-decoration:underline; color:#456773;}
> A:active{color:red;}
> A:hover {color: #6395A6;}
>
>
>
>
>
> --
> Best regards,
> Alex mailto:al***@t*****.by
>
В общем писать можно по-разному! Документации по стилям в инете до... и
гораздо больше! Гугл в помощь тебе!
Ваш Евгений
библиотекa сайтостроительства http://www.i2r.ru/static/244/