Any tips regarding animations in css would be nice
Latest comments
- @Deeperr0Submitted 7 months agoWhat specific areas of your project would you like help with?@Si1entERAPosted 7 months ago
Your projects look amazing. I can't provide any assistances since I'm still learning on CSS animation.
0 - @LukichLabadzeSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
i got lazy at the end. BIG WWWWW's
- P@HexerseSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Nothing
What challenges did you encounter, and how did you overcome them?The image is abit wonky as its height and width don't really match. If anyone has a good solution to knowing how to fit weird image proportions please show me.
What specific areas of your project would you like help with?If anyone has a good solution to knowing how to fit weird image proportions please show me.
@Si1entERAPosted 8 months agoHello @Hexerse,
congratulation on the completion of the project.
I don't have a solution for the image problem, and I also noticed you forgot to add the hover effects, besides that your project looks amazing.
0 - @Ayyubiy90Submitted 8 months ago
- @Ayyubiy90Submitted 8 months ago@Si1entERAPosted 8 months ago
Dear @Ayyubiy90,
Congratulations on the completion of the project.
Your project looks amazing. I noticed when the sidebar is open, the background content can still be scrolled. To prevent this, add (overflow: hidden;). additional Div's might be required, but besides that your projects is truly amazing.
Happy coding.
0 - @khalagaiSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Incorporating ARIA attributes for web accessibility.
What challenges did you encounter, and how did you overcome them?Web accessibility for the form. Reading on ARIA attributes online.
What specific areas of your project would you like help with?Feedback on the solution and how I can improve it.
@Si1entERAPosted 8 months agoDear @khalagai,
Congratulations on the completion of your project,
I've noticed that when the error messages appear, they remain until the form has successfully been completed. try implementing a setTimeout function to remove the error messages after a certain time to make the form appear cleaner. this can also be applied to the success class.
I also found myself learning a lot from your JavaScript code such as your approach to validation. besides that, I hope you hand fun pushing past your limits.
Happy coding.
0