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

Tuesday, June 18, 2013

Codecademy Sample Solution: Setting Up



<!DOCTYPE html>
<html>
<head>
<title>My SkyDrive Web App</title>
        <!-- Add wl.js here -->
        <script src="http://js.live.net/v5.0/wl.js"></script>
        <script src="helper.js"></script>
</head>
<body>
        <p>Hello there! We'll fill this part out soon.</p>
    </body>
</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts