test-static / www2 /requeststorageaccess.html
multimodalart's picture
Duplicate from XciD/test-static
a548ebc
raw
history blame contribute delete
339 Bytes
<head>
<title>Request Storage Access</title>
<link rel="stylesheet" href="content/basic.css">
<script type="text/javascript" src="scripts/requeststorageaccess.js"></script>
</head>
<body>
<h2>Hi there. This is my brand. Learn about it, then click the button.</h2>
<button id="theButton">Click to return</button>
</body>