Skip to content

Commit

Permalink
Update Login.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DhruvalAnandkar authored Dec 7, 2024
1 parent 537b727 commit f02da48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Loginpage/Login.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
</nav>

<div class="right-menu">
<a href="D:\Ashland Sub collection\CS 175\cinema\Collaborative-Project-Webdesign-CS175\Registration\Registration.html">Register</a>
<a href="D:\Ashland Sub collection\CS 175\cinema\Collaborative-Project-Webdesign-CS175\Login Page\Login.html">Login</a>
<a href="D:\Ashland Sub collection\CS 175\cinema\Collaborative-Project-Webdesign-CS175\Registration\Registration.html">Sign up</a>
<a href="D:\Ashland Sub collection\CS 175\cinema\Collaborative-Project-Webdesign-CS175\Login Page\Login.html">Sign in</a>
</div>
</header>
<div class="container">
Expand All @@ -46,8 +46,8 @@ <h2>Sign In</h2>
</div>

<button type="submit" class="btn">Sign In</button>
<a href="#" class="forgot-password">Forgot your Password?</a>
<a href="#" class="reset-password">Reset Your Password</a>
<a href="https://www.cinemark.com/Membership/ResetPasswordRequest?returnUrl=/landing-page" class="forgot-password">Forgot your Password?</a>
<!-- <a href="https://www.cinemark.com/Membership/ResetPasswordRequest?returnUrl=/landing-page" class="reset-password">Reset Your Password</a> -->
</form>
<div class="no-account">
<p>Don't have an account? <a href="D:\Ashland Sub collection\CS 175\cinema\Collaborative-Project-Webdesign-CS175\Registration\Registration.html">Create one</a></p>
Expand Down

0 comments on commit f02da48

Please sign in to comment.