Quotes help make search much faster. Example: "Practice Makes Perfect"

Thursday, December 13, 2012

Codecademy Sample Solution: Codeyear Floats Aren't Just For Rootbeer



/* solution for style.css*/

/*code exists prior to this point*/
/* Float the `dl` right */
.header dl {
  float: right;  
}
/*code exists after this point*/

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts