I have nav menu with few anchors. For example "HOME" "ABOUT" and "CONTACT"
I have the next question.
If I am on "HOME" page, I want to style "HOME" anchor on this page differently, and the same for other pages and their anchors respectively.
One of my ideas was to style each page separately, using :nth element?
But maybe someone knows another way to do that.
PS: Sorry, I was not clear, I don't want to change the color, I need to add the underline. So it is not duplicated question