xxxxxxxxxx
<html>
<head>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="https://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/alphabet.js"></script>
</head>
<body>
<div id="canvas">
<canvas id="myCanvas"></canvas>
</div>
<script type="text/javascript" src="https://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/bubbles.js"></script>
</body>
</html>
Modified http://code.jquery.com/jquery-1.10.2.min.js to a secure url
Modified http://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/alphabet.js to a secure url
Modified http://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/bubbles.js to a secure url
https://code.jquery.com/jquery-1.10.2.min.js
https://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/alphabet.js
https://s3.amazonaws.com/codecademy-content/courses/hour-of-code/js/bubbles.js