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

Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear The power of CSS



/*sample solution to style.css*/

/*code exists prior to this point*/
#nav{
    background: gold;
display: inline-block;
text-align: right;
float: right;
}
/*code exists after this point*/

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts