I am a frontend developer currently working on improving my web development skills and also helping others to improve their own skills. I truly believe that web design should not be frustrating to anyone and that it just requires dedication, perseverance and consistency. Happy sweet coding 💻👍
Latest comments
- @moniquedsilva@eneyedev
Nice job.The only error i feel might be helpful to you is that your <html lang=""> is empty
Marked as helpful - @nelsonuprety1@eneyedev
Nice job @nelsonuprety1. You might try correcting a few things which are: Centering the content with *display: flex; *flex-direction: column; *place-content: center; *height: 100vh;
I hope this is helpful
- @Adelinked@eneyedev
Great job @ADELINKED
- @eneyedev@eneyedev
Thanks a lot, I'll implement that
- @pdroaq@eneyedev
Nice job, Corrections I feel you might like to make. Centering your page with the use of these CSS code element: { display: flex; flex-direction: column; align-items: center; justify-content: center; place-content: center; height: 100vh; } I HOPE THESE IS HELPFUL
- @ismaelazanza@eneyedev
Nice job. There is only a correction I think you'll like to make: Reducing the size of the image. I Hope These Is Helpful👍