| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| <title>Parsing : vs ::</title> |
| p::first-child { color: yellow; background: red; } |
| <link rel="first" href="css3-modsel-1.html" title="Groups of selectors"> |
| <link rel="prev" href="css3-modsel-177a.html" title="Parsing : vs ::"> |
| <link rel="next" href="css3-modsel-178.html" title="Parsing: :not and pseudo-elements"> |
| <link rel="last" href="css3-modsel-d5e.html" title="NEGATED :indeterminate with :checked"> |
| <link rel="up" href="./index.html"> |
| <link rel="top" href="../../index.html"> |
| <p>This line should be green.</p> |