diff options
Diffstat (limited to 'dnd.html')
-rw-r--r-- | dnd.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dnd.html b/dnd.html new file mode 100644 index 0000000..2ac4693 --- /dev/null +++ b/dnd.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Document</title> +</head> +<body> + <div draggable>fucking shitting</div> + <div>shuttjgirongio</div> +</body> +</html>
\ No newline at end of file |