css only on first child code example Example: select first child in element css p:first-child { background-color: yellow; }