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

Friday, December 14, 2012

Codecademy Sample Solution: Codeyear Border, Margin, and Padding


My Blog

Anything You Want

Where my thoughts can roam free.

What's the meaning of life?

April 20, 2012

I'm still working on it...

/* sample solution to style.css */ /* Add your styles here! */ h1, h2 { color:red; } .post { border: 1px dashed #ccc; } .date, #tagline { color:blue; } #nav li { display: inline; padding: 5px; } #nav li:hover { background-color: orange; }

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts