back
Code
CSS
HTML
Web

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