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

Saturday, December 15, 2012

Codecademy Sample Solution: Codeyear Body-Check



/* sample solution to style.css */
body{
    font-family: Georgia, Helvetica, san-serif;
    /*insert code here!*/
    margin: 0;
    padding: 0;
    width: 100%;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts