1 <html> 2 <head> 3 <style> 4 body { text-align: center; } 5 </style> 6 </head> 7 <body> 8 <script type="text/javascript" src="splay-tree.js"></script> 9 <script type="text/javascript" src="v.js"></script> 10 </body> 11 </html> 12