File size: 339 Bytes
a548ebc
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
<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>