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

Friday, December 14, 2012

Codecademy Sample Solution: Codeyear Inline vs. Block


/* Add your styles here! */ h1, h2 { color:red; } .date, #tagline { color:blue; } #nav li { display: inline; } #nav li:hover { background-color: orange; }

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts