вот HTML-код, который я использую
Код: Выделить всё
a:link {
color: White;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: White;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: White;
background-color: transparent;
text-decoration: underline;
}
Код: Выделить всё
[url=https://tasteveryday.com/]Home[/url][url=https://tasteveryday.com/about-us/]About Us[/url][url=https://tasteveryday.com/contact/]Contact[/url][url=https://tasteveryday.com/privacy-policy/]Privacy Policy[/url][url=https://tasteveryday.com/term-of-use/]Terms Of Use[/url]
Подробнее здесь: https://stackoverflow.com/questions/783 ... blog-posts