back
Code
CSS
HTML
Web
#h79 ~ p{
color:green;
}
/* This CSS will turn all of the siblings of #h79, green */