Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added download.jfif
Binary file not shown.
33 changes: 26 additions & 7 deletions login.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,30 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<style>
body {
background-image: url('download.jfif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>

<body id="mimin" class="dashboard form-signin-wrapper">

<center>
<div class="container">

<p>
</p>
<p>
<form class="form-signin">
<div class="panel periodic-login">
<span class="atomic-number">28</span>
<span class="atomic-number">A Long <b>Hacking Month</b> - 1st October to 31st October, 2019</span>
<div class="panel-body text-center">
<h1 class="atomic-symbol">Mi</h1>
<p class="atomic-mass">14.072110</p>
<p class="element-name">Miminium</p>
<p >

<h1 style="color:White;" class="atomic-symbol">HACTOBERFEST</h1>
<h3> <p style="color:White;" class="atomic-mass">presented by Digital Ocean and Dev</h3></p>
<p style="color:White;" class="element-name">Start the Challenge!</p>

<i class="icons icon-arrow-down"></i>
<div class="form-group form-animate-text" style="margin-top:40px !important;">
Expand All @@ -50,15 +62,22 @@ <h1 class="atomic-symbol">Mi</h1>
<input type="password" class="form-text" required>
<span class="bar"></span>
<label>Password</label>
<p>
<p>
</div>
<label class="pull-left">
<input type="checkbox" class="icheck pull-left" name="checkbox1"/> Remember me
</label>
<input type="submit" class="btn col-md-12" value="SignIn"/>
</center>
</div>
<center>
<p>
<p>
<div class="text-center" style="padding:5px;">
<a href="forgotpass.html">Forgot Password </a>
<a href="reg.html">| Signup</a>
</center>
</div>
</div>
</form>
Expand Down Expand Up @@ -86,4 +105,4 @@ <h1 class="atomic-symbol">Mi</h1>
</script>
<!-- end: Javascript -->
</body>
</html>
</html>