I got my bachelor's in mechanical engineering, then started learning digital marketing. And now to fully empower myself with the digital world's potential, I am learning website design. Wish me luck! 🍀
I’m currently learning...HTML/CSS, JavaScript, Web design
Latest solutions
Latest comments
- @alexcom23@mhap75
Hello alexcom23! Congratulations on entering the front-end field! Some suggestions for making your solutions better:
- You don't have to upload
/design
andREADME-template.md
to your repository. - Make your code more accessible by using semantic HTML.
- For parent elements like
body
it's better to usedisplay: grid;
which gives more control over its child elements. - Keep in mind there is a principle called DRY. Its for all types of coding.
Happy coding! ( ͡ᵔ ͜ʖ ͡ᵔ )
Marked as helpful - You don't have to upload