Skip to content

Instantly share code, notes, and snippets.

View hossamhossny's full-sized avatar

Hossam Hossny hossamhossny

  • InstaSitez
View GitHub Profile
@hossamhossny
hossamhossny / index.pug
Created May 3, 2019 08:18
Trexle Login page with blur background
.content
.title Create account
input(type="text", placeholder="E-mail")
input(type="password", placeholder="Password")
input(type="checkbox", id="rememberMe")
label(for="rememberMe")
span I have read and agree to the
a(href="#") Terms of Use
| and
a(href="#") Privacy Policy