Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear Color and background-color



/*sample solution to style.css*/
/*code exists prior to this point*/


.red{ background: red;}
.orange{ background: orange;}
.yellow{ background: yellow;}

/*code exists after this point*/

No comments:

Post a Comment