Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update login.html #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update login.html #17

wants to merge 1 commit into from

Conversation

VidhiyaSB
Copy link
Contributor

  • Wrapped the form in a container div with a white background to make it stand out.
  • Added labels for the username and password inputs for improved accessibility.
  • Centered the form horizontally on the page by setting a maximum width and margin auto
  • Added a label for the "Remember me" checkbox.
  • The "Cancel" button's appearance has been changed to have a red background with white text for a distinctive look.
  • Improved the layout and spacing for better readability and aesthetics.

* Wrapped the form in a container div with a white background to make it stand out.
* Added labels for the username and password inputs for improved accessibility.
* Centered the form horizontally on the page by setting a maximum width and margin auto
* Added a label for the "Remember me" checkbox.
* The "Cancel" button's appearance has been changed to have a red background with white text for a distinctive look.
* Improved the layout and spacing for better readability and aesthetics.
@tecky708
Copy link
Owner

there is syntax error resolve it i will merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants