|
|
@@ -7,13 +7,13 @@ |
|
|
|
<h2> Login </h2> |
|
|
|
|
|
|
|
<div class="input-holder"> |
|
|
|
<input type="email" placeholder="johndoe@mail.com"> |
|
|
|
<label> Email ID </label> |
|
|
|
<input type="email"> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="input-holder"> |
|
|
|
<input type="password" placeholder="Do not share password with others"> |
|
|
|
<label> Password </label> |
|
|
|
<input type="password"> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="other-actions"> |
|
|
|