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

Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear Fonts




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

#logo{
        font-family: Georgia; /*added code*/
width: 35%;
margin-top: 5px;
display: inline-block;
}
/*code exists after this point*/

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts