abh - HTMLify profile
abh
556 Files
160879 Views
Latest files of /abh/js/dy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Describing You</title>
<link rel="stylesheet" href="style.css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400;1,600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://unpkg.com/@sakun/system.css" />
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Describing You</title>
<link rel="stylesheet" href="style.css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400;1,600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://unpkg.com/@sakun/system.css" />
/* Style for the play */
* {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0;
* {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0;
/* Script for the play */
/* Preperation for the play */
const input_div = document.getElementById("input-div");
const input_div_pera = document.getElementById("input-div-pera");
const loading_div = document.getElementById("loading-div");
/* Preperation for the play */
const input_div = document.getElementById("input-div");
const input_div_pera = document.getElementById("input-div-pera");
const loading_div = document.getElementById("loading-div");
<!DOCTYPE html>
<html>
<head>
<title>Canvas Text Example</title>
<style>
body {
background: black
}
<html>
<head>
<title>Canvas Text Example</title>
<style>
body {
background: black
}