back
Code
CSS
HTML
Web
h1,h2
{
color:red;
}
/* This CSS will turn both of the headers red. */