back
Code
CSS
HTML
Web

p:last-of-type{
color:orange;
}
/* The last paragraph of each element is coloured orange */