Update page.html
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<style>*{font-family:Arial;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<h4>Test different document types</h4><br />
|
||||
<h4>Test different document types</h4>
|
||||
<button onclick="captureJSON()">Click here to capture JSON</button>
|
||||
<button onclick="captureXML()">Click here to capture XML</button>
|
||||
<button onclick="captureHTML()">Click here to capture HTML</button>
|
||||
|
||||
Reference in New Issue
Block a user