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

Saturday, December 15, 2012

Codecademy Sample Solution: Codeyear Making the footer beautiful




/* sample solution to style.css */

/* code exists prior to this point */


footer nav {  
    /*code here*/
    margin-top: -15px;
    margin-left: -40px;
}
footer ul{
    /*code here*/
    list-style-type:none;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts