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

Friday, December 14, 2012

Codecademy Sample Solution: Codeyear Laying out pages



/* sample solution to style.css */

/* code exists prior to this point */

#navbar {
  margin: 0;
  padding: 5px;
  width: 100px;
  background:#cccccc;
  float: right
}

/* code exists after this point */

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts