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

Thursday, October 24, 2013

#Codeschool CSS Level 1 Sample Solution Floats


//sample solution to style.css


aside {
  width: 120px;
  float: right;
  margin: 0px 0px 10px 10px;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts