В справке сказано цитирую:
Цитата:
<a href='http://www.adobe.com' target='_blank'>Go Home</a>
You can also define a:link, a:hover, and a:active styles for anchor tags by using style sheets.
The <a> tag does not make the link text blue. You must apply formatting tags to change the text format. You can also define a:link, a:hover, and a:active styles for anchor tags by using style sheets.
|
Насколько я понимаю ссылки просто так цветом не выделить. Для этого их нужно обернуть в <font color="#0000FF"></font>. Есть другие варианты? Так-же сказано, что можно задать a:hover и a:link. Где задавать и как задавать совершено непонятно. Если у кого есть пример поделитесь плз.