Review Questions:
{
font-size : large;
font-family : monospace;
font-weight : bold;
color : #008000;
background-color : #FFFF00;
}
This would make the text in the <h1> tag: large,
monospaced, bold, green text and yellow background (marked).