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

Thursday, December 20, 2012

Codecademy Sample Solution: Projects Create a 'div'


<!DOCTYPE html>
<html>
<head>
<title>Buttons Galore!</title>
        <link rel='stylesheet' type='text/css' href='stylesheet.css'/>
</head>
<body>
                <div></div>
</body>
</html>
Buttons Galore!

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts