
Design comparison
Solution retrospective
No difficulties. I have done things differently i would do things more differently when i find out more ways to make the code better.
What challenges did you encounter, and how did you overcome them?Didn't encounter any problems.
What specific areas of your project would you like help with?Any feedback will be appreciated.
Community feedback
- @devceejayPosted 3 months ago
Hello! @uzainmalik123 Great job on the project! but here's my observation, I noticed that you used the h1 tag throughout the entire document. Typically, the h1 tag should be reserved for the main heading of the page, as it helps define the primary topic. For better structure, consider using h2 for main sections. This will improve the document's hierarchy, making it easier for both users and search engines to understand the content. It will also enhance accessibility and SEO.
Hope you find this feedback helpful. Good job overall!
Happy Coding!
Marked as helpful1@uzainmalik123Posted 3 months ago@devceejay Thank you for the feedback i will keep that mind.
0 - @alaa-mekibesPosted 3 months ago
Great work @uzainmalik123
- Update Your README File
Start by using the provided README template included in the starter file. Customize it to enhance clarity and professionalism.
- Use Only One <h1> Per Page
Maintain a proper heading structure, using <h1>, <h2>, and <h3> in a hierarchical manner. This improves both organization and SEO.
- Never Leave the alt Attribute Blank
Always provide a meaningful alt description for images. This improves accessibility and contributes to better SEO.
Impressive work, @uzainmalik123, stay focused and keep excelling!
Marked as helpful0@uzainmalik123Posted 3 months ago@alaa-mekibes Thank you for the feedback i will keep in mind to use only one h1 and i thought i filled up all the alt i guess not but thank you will keep in mind.
1
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