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

Thursday, October 24, 2013

#Codeschool CSS Level 1 Sample Solution Compound Selector


//Sample solution to style.css


.content {
  border: 2px solid #ccc;
}
.content.home {
  border: 0px;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts