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

Saturday, December 15, 2012

Codecademy Sample Solution: Codeyear Static positioning and document flow



/* sample solution to style.css */

/* a border for each div so you can see what's going on */

div {
    border:1px solid black;
    display: inline;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts