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

Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear Like Parent, Like Child?


/*sample solution to style.css */
/*note that there may be additional css code prior to this point*/

#nav li a:link{
    display:inline;
    margin-right: 15px;
    text-decoration:none;
}
/*note that there may be additional css code after this point*/

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts