Update test.html

This commit is contained in:
vkservicesllc
2018-11-07 09:35:33 -05:00
committed by GitHub
parent f3767a523d
commit a735ad3a2e

View File

@@ -16,8 +16,6 @@
<body> <body>
<h2>The XMLHttpRequest Object</h2> <h2>The XMLHttpRequest Object</h2>
<button type="button" onclick="loadHTML()">Get LinkBoard</button>
<br><br> <br><br>
<div id="demo"></div> <div id="demo"></div>