Daniel Glazman Ian Hickson form { background-color : lime } form[method] { background-color : red } form[method="get"] { background-color : red }

The line should have a green background.