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

Thursday, December 20, 2012

Codecademy Sample Solution: Projects Give It a Border


/* sample solution to stylesheet.css */

div {
    height: 100px;
    width: 100px;
    border: 4px solid black;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts