css last child or nth code example Example: remove border from last child css .menu li:last-child { border: none; }