1 2 3 4 5 6 7
<link rel="stylesheet" href="./dolls.css" /> <script src="../../tether.js"></script> <script src="./dolls.js"></script> <body> <div class="scroll"> </div> </body>