Skip to content

Instantly share code, notes, and snippets.

@ArthurZhou
ArthurZhou / login_page.html
Created June 19, 2022 09:55
A simple login page
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Login</title>
<style>
@keyframes fadeInAnimation {
0% {