Skip to content

Commit bbef348

Browse files
committed
END UPDET
1 parent ccacc53 commit bbef348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Checkout/Checkout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
<div class="aboutus">
7171
<div class="containers">
7272
<div class="head">
73-
<a href="sd">Erorr404</a>
7473
<a href="../editProfilePage/EditProfilePage.html">My Account</a> /
7574
<a href="../Home/ProductDetails.html">Product</a> /
7675
<a href="../Cart/cart.html">View Cart</a> /
@@ -149,6 +148,7 @@ <h5>Support</h5>
149148
<div class="box">
150149
<h5>Account</h5>
151150
<div class="Account-us">
151+
<a href="sd">Erorr404</a>
152152
<a href="../editProfilePage/EditProfilePage.html">My Account</a>
153153
<a href="../login/login.htm" style="display: inline-block;">Login</a> / <a href="../create acount/create.htm" style="display: inline-block;">Register</a>
154154
<a href="../Cart/cart.html">Cart</a>

create acount/create.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3 class="mb-3 fw-bold">Create an account</h3>
8888
<input type="password" class="form-control" placeholder="Password" id="password">
8989
</div>
9090
<div class="d-grid mb-3">
91-
<button type="submit" class="btn btn-danger">Create Account</button>
91+
<a href="../index.html" class="btn btn-danger">Create Account</a>
9292
</div>
9393
<div class="text-center mb-3">
9494
<button type="button" class="btn btn-outline-dark w-100 google-btn">

0 commit comments

Comments
 (0)