I copied code from This JSBin Project on to my desktop into 3 files: index.html, style.css, script.js
I also included the lines in index.html:
<link rel="stylesheet" href="style.css">
<script type="text/javascript" src="script.js"></script>
but the script and style files don't seem to work when i open index.html in browser.