Skip to content

Commit

Permalink
Update login.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Srishdwi02 authored Oct 25, 2023
1 parent e9fd780 commit 34881b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h2 class="sign">Login</h2>
<div class="form-group">
<label for="password">Password</label>
<input type="password" id="password" name="password" required>
<a href="# " class="forgotps" >Forgot Password?</a>
<a href="forgotpassword.html " class="forgotps" >Forgot Password?</a>
</div>
<div class="form-group" >
<button type="submit">Login</button>
Expand Down

0 comments on commit 34881b8

Please sign in to comment.