Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Im very dissapointed on my project its like I almost forget the fundamentals this is my third project but I face lot of problem that even chatgpt cant comprehend my prompt
What challenges did you encounter, and how did you overcome them?A lot you can see my code im just dirty positioning
What specific areas of your project would you like help with?I want to know what is the fundamentals of css from the beginning. Please correct my project, It gives me dopamine to create more specially when im being corrected
Community feedback
- @moadavouPosted 6 months ago
Great work on completing this project! Here is some feedback, as per your request in the Discord group.
- Make sure that you put
h1-h6
in order. Right now you have puth3
beforeh6
.
- No need to put the
<section>
inside main. You can read more about how to use<section>
on MDN.
1 - Make sure that you put
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