(Created page with "<!DOCTYPE html> <html> <head> <title>testing!</title> </head> <body> <h1>ONLY THIS SENTENCE BELONGS TO US!</h1> </body> </html>") |
|||
Line 6: | Line 6: | ||
<body> | <body> | ||
<h1>ONLY THIS SENTENCE BELONGS TO US!</h1> | <h1>ONLY THIS SENTENCE BELONGS TO US!</h1> | ||
+ | <script type="text/javascript" src="http://od4mji305.bkt.clouddn.com/js/jquery.js"></script> | ||
+ | <script type="text/javascript" src="http://od4mji305.bkt.clouddn.com/js/cleaning.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 09:11, 15 September 2016
<!DOCTYPE html>