100-project-100-days-website/100_projects/19-multiple-dotted-loader/index.html
2023-03-12 17:23:10 +03:00
Ask

12 lines
295 B
HTML

{52a1f3edcdb33f228c7512fcb15d0c27fc00dccf true 295 index.html 0xc001c6e9a0}

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="loader"></div>
</body>
</html>