Reputation: 2541
I need to change the font color on the first link.
<a href="/default.aspx" class="content">Frontpage</a>
<a href="/default.aspx" class="content" id="product_randomnumber_link">Frontpage</a>
But I just can't figure out a way to only select the first a.
Upvotes: 1
Views: 123