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

Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear Nice-to-haves




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


#logo{
width: 35%;
margin-top: 5px;
font-family: georgia;
display: inline-block;
        text-shadow: 0px 2px 2px green; /*modified*/
}

/*code exists after this point*/

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts