Skip to content

Instantly share code, notes, and snippets.

View Z-Michael's full-sized avatar
🎯
Focusing

Z-Michael

🎯
Focusing
View GitHub Profile
@Z-Michael
Z-Michael / index.html
Created November 12, 2019 11:10
login page
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Log in Page</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="login">