Submitted 8 months ago
Minimalist Portfolio site using CSS Grid, Flexbox and Media Queries
@aggie-l
Design comparison
SolutionDesign
Community feedback
- @alex931dPosted 8 months ago
Hello, it's me again :) As mentioned in an earlier response regarding your gallery challenge solution, I think you should start with the newbie or junior challenges until you have a basic understanding of JavaScript. The thing is, these challenges require some knowledge of JS, which I noticed you do not have.
I scrolled through your page and landed on the contact me form. I quickly noticed that you just set the type attribute to "email." This is not good and is bad practice for validation, as I can simply remove it from the HTML and click submit :)
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord