Answer the question
In order to leave comments, you need to log in
How to access header > nav > ul > li > ul > li > a?
Hello. Can't access tag a:
<header>
<nav class="dropdown">
<ul class="dropdown-items">
<li>
<ul class="menu-items">
<li class="pcv1">
<a class="25w">Help me</a>
</li>
</ul>
</li>
</ul>
</nav>
</header>
.dropdown .dropdown-items li .menu-items .pcv1 .25w {background:red}
Answer the question
In order to leave comments, you need to log in
.dropdown .dropdown-items li .menu-items .pcv1 .25w
.dropdown
.dropdown-items
.menu-items
.pcv1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question