-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 4.16 KB
/
index.html
1
<html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=description content="PugJS, SASS, HandleBarsJS, Gulp JS integration"><meta name=keywords content=HTML,CSS,jQuery,JavaScript><meta name=author content="Gelmis Bartulis"><meta name=viewport content="width=device-width, initial-scale=1"><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js></script><script src=https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js></script><script src=js/script.js></script><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js></script><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Raleway:300,400,600,700"><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Montserrat:300,400,600"><link rel=stylesheet href=css/styles.css><title>PugJS, SASS, HandleBarsJS, Gulp JS integration</title></head><body><div class=overlay1></div><video>playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop" preload<source src=videos/video.mp4 type=video/mp4></video><div id=fullContent><div id=signIn><video playsinline=playsinline autoplay muted=muted loop preload=preload source=source src=videos/video.mp4 type=video/mp4></video><h2>Log In</h2><form><br><br><input type=email id=usernameSignIn name=usernameSignIn placeholder=Email autocomplete=off><br><br><input type=password id=passwordSignIn name=passwordSignIn placeholder=Password autocomplete=off><br><br><button type=button id=submitSignIn onclick=showSignIn() value=submit name=Submit>Login</button></form><p>Don't have an account yet?</p><br><button type=button id=signUp name=Submit>Register</button></div><div id=register hidden><div id=goBackArrow1><a href=Assignment1.html><img src=images/back.png id=backArrow1 alt="Go back icon"></a></div><h2>Register</h2><form id=formInline><table><tr><td><input id=lname type=text name=lname placeholder="Last name" autocomplete=off></td></tr><tr><td><input input=input id=lname type=text name=lname placeholder="Last name" autocomplete=off></td></tr><tr><td><input input=input id=email type=text placeholder=Email name=email autocomplete=off><img src=images/logo.png id=emailImg></td></tr><tr><td><input input=input id=dob type=date max=2010-01-31 name=dob placeholder="Date of Birth" autocomplete=off></td></tr><tr><td><input input=input id=pass1 type=password name=pass1 placeholder=Password autocomplete=off></td></tr><tr><td><input input=input id=pass2 type=password name=pass2 placeholder="Confirm password" autocomplete=off></td></tr></table><div id=formButtons><label for=gen id=labelGen>Please select gender</label><br><br><label for=gender value=Male>Male</label><br><br><input class=radio type=radio name=gender value=male><br><br><label for=gender value=Female>Female</label><br><br><input class=radio type=radio name=gender value=female><br><br><label for=gender id=Other>Other</label><br><br><input class=radio type=radio name=gender value=other><br></div><textarea id=output readonly rows=8></textarea><button id=submit type=button onclick="resultsFun(); return false">Submit</button></form></div><div id=credits><p><a href=https://www.gelmisb.com>Developed by Genbrah</a></p></div></div></body><template id=dialog-template1><div class=wrapper1><div class=overlay></div><div class=dialog1 role=dialog aria-labelledby=title aria-describedby=content><button class=close1 aria-label=Close>x</button><h1 id=title>Information mismatch</h1><div class=content id=content><p>You have entered wrong information</p></div></div></div></template><template id=dialog-template2><div class=wrapper2><div class=overlay></div><div class=dialog2 role=dialog aria-labelledby=title aria-describedby=content><button class=close2 aria-label=Close>x</button><h1 id=title>Information mismatch</h1><div class=content id=content><p>You have entered wrong information</p></div></div></div></template><template id=dialog-template3><div class=wrapper3><div class=overlay></div><div class=dialog3 role=dialog aria-labelledby=title aria-describedby=content><button class=close3 aria-label=Close>x</button><h1 id=title>Information mismatch</h1><div class=content id=content><p>You have entered wrong information</p></div></div></div></template></html>