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

Friday, December 14, 2012

Codecademy Sample Solution: Codeyear Floating Images



/* sample solution to style.css */
#first {
    float:left;
}
#second {
    float:right;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts