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

changes in the forget html page #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Siddheshuncodes
Copy link

Added an id attribute to the submit button for differentiation Modified the anchor tag in the "Log-in" button to use a button element for consistency and added an onclick attribute to simulate the redirection

#Changes in CSS

Adjusted the button:hover selector to remove the duplicate properties and retain the animation

Changed the login-button class to match the submit-button class for consistency:

Added an id attribute to the submit button for differentiation
Modified the anchor tag in the "Log-in" button to use a button element for consistency and added an onclick attribute to simulate the redirection

#Changes in CSS

Adjusted the button:hover selector to remove the duplicate properties and retain the animation

Changed the login-button class to match the submit-button class for consistency:
Addition of a CSS animation using @Keyframes for the checkmark icon.
Application of the animation property to the .icon-container class for the moving effect.
Definition of the @Keyframes move animation to transition the checkmark icon vertically.
Overall adjustments to ensure the animation blends well with the design.
added more style to the bouncing animation
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.

None yet

1 participant