Lección 16

:first-child, :first-letter, :first-line, valores de atributos, :lang, :after, :before y content.

last-child, :nth-child(n), :nth-last-child(n), :first-of-type, :last-of-type, :nth-of-type(n), :nth-last-of-type(n) y ~

selector para que una regla se aplique a todas las listas que aparezcan justo después de un párrafo

p + ul, p + ol