network_with_utils.html (264B)
1 <!-- 2 Any copyright is dedicated to the Public Domain. 3 http://creativecommons.org/publicdomain/zero/1.0/ 4 --> 5 <!DOCTYPE HTML> 6 <html> 7 <head> 8 <meta charset="utf-8"> 9 <script src="utils.js" type="text/javascript"></script> 10 </head> 11 <body> 12 NETWORK 13 </body> 14 </html>