Skip to content

Commit

Permalink
Implement Sign-In/Sign-Up Page
Browse files Browse the repository at this point in the history
**Fixed issue #268 **
  • Loading branch information
Vaibhav22p-qw committed May 24, 2024
1 parent c4d67c2 commit 538a557
Show file tree
Hide file tree
Showing 10 changed files with 346 additions and 303 deletions.
4 changes: 4 additions & 0 deletions - fonts.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Font -

Poppins
https://fonts.google.com/specimen/Poppins
8 changes: 8 additions & 0 deletions - read me.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
IMPORTANT NOTICE:

Please use this source code as best as possible. Download and save
this source code to your computer. Thank You.


-------------------
copyrigth © hellocode
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1 class="logo me-auto"><a style="text-decoration: none; color: #55a5ea;" href=
<li><a href="#patient-portal">patient Portal</a></li>
<li><a href="#doctors">Doctor</a></li>
<li><a href="Html-Files/contact.html">Contact us</a></li>
<li><a href="login.html">Sign up</a></li>
<a href="login.html"><button>Sign in/Sign up</button></a>
</ul>
</nav>
</div>
Expand Down
Binary file added log/image.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 538a557

Please sign in to comment.