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.
19 lines
355 B
HTML
19 lines
355 B
HTML
![]()
7 years ago
|
<!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="image.html">Image</a></li>
|
||
|
<li><a href="video.html">Video</a></li>
|
||
|
<li><a href="camera.html">Camera</a></li>
|
||
|
</ul>
|
||
|
|
||
|
</body>
|
||
|
</html>
|