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.
16 lines
351 B
HTML
16 lines
351 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>ascii magic</title>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
|
<link type="text/css" rel="stylesheet" href="body.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
<script type="module" src="ascii.js"></script>
|
|
|
|
</body>
|
|
</html> |