can I do
without specifying element?Code:header :first-child
what if inside a header you have <a> and two <ul>'s??
i.e.,
how do I refer to the FIRST <ul>??? (2nd element inside <header>)Code:<header><a>link</a><ul>....</ul><ul>...</ul></header>
thank you...



Reply With Quote





Bookmarks