Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Hover doesn't work because the icon is next to the tag <a>
. And it should be inside.
<div class="previewLinks">
<div class="previewLinks1">
<!-- Неправильно -->
<i class="far fa-star"></i><a href="#">Рейтинги</a>участников
<!-- Правильно -->
<a href="#"><i class="far fa-star"></i> Рейтинги</a> участников
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question