diff --git a/.classpath b/.classpath index b4f58a5a..f1cd8fc7 100644 --- a/.classpath +++ b/.classpath @@ -1,33 +1,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WebContent/CustomerLogin.html b/WebContent/CustomerLogin.html index 787acc33..cbd25c19 100644 --- a/WebContent/CustomerLogin.html +++ b/WebContent/CustomerLogin.html @@ -57,6 +57,7 @@ border: black 2px solid; margin: 3px 0px 1px 0px; width: 105px; + text-align: center; } input { @@ -126,7 +127,7 @@

Welcome to Online Book Store



+ value=" Login "> diff --git a/WebContent/CustomerRegister.html b/WebContent/CustomerRegister.html index 41b02bef..36b768cd 100644 --- a/WebContent/CustomerRegister.html +++ b/WebContent/CustomerRegister.html @@ -47,7 +47,7 @@
- + @@ -57,28 +57,28 @@ type="text" name="username" id="userName" placeholder="Enter your Username" required>
--> - + + placeholder=" Enter your Email">
+ placeholder=" Enter Password" required>
+ placeholder=" Enter your First Name" required>
+ placeholder=" Enter your Last Name" required>
+ placeholder=" Enter your Address" required>
Enter the Registration Details