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

Thursday, December 20, 2012

Codecademy Sample Solution: Projects Color It In



div {
    height: 80px;
    width: 150px;
    border: 4px solid black;
    border-radius: 15px;
    background-color: yellow;
    color: black;
    font-family: impact;
    font-size: 30px;
    text-align: center;
    padding: 10px;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts