You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qrcode-decoder/demo/index.html

19 lines
349 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>QrcodeDecoder</title>
</head>
<body>
<h1>QrcodeDecoder</h1>
<h2>Examples</h2>
<ul>
<li><a href="camera.html">Camera</a></li>
<li><a href="image.html">Image</a></li>
<li><a href="video.html">Video</a></li>
</ul>
</body>
</html>