Responsive QR code for Desktop and Mobile viewports
Design comparison
Solution retrospective
Please provide your valuable feedbacks on how I can improve
Community feedback
- @Mennatallah-HishamPosted about 1 year ago
Hi Shayon S. Kundu,
Congratulations on completing your first challengeπ
You did great π
Here are some suggestions to improve your code:
Semantic HTML
-
You can improve your HTML markup by using semantic HTML, they are meaningful tags that convey meaning (semantics) of the content within them.
-
<p> for paragraphs
-
<h1> for the main heading
-
<main> represents the dominant content of the <body>
ALT
- images should have descriptive alt text, which is important for SEO and screen reader users,alt="QR code linking to Frontend Mentor challenges"
Resources
Hope you find this helpful, Keep Going
Marked as helpful1@ShayonKunduPosted about 1 year agoHi @Mennatallah-Hisham, Thank You for your valuable feedback. Will surely learn and try to include the suggestions from the next challenge.
0 -
- @HiQendresaPosted about 1 year ago
Hi @ShayonKundu congratulation on finishing this challenge ππ»
Here is a tip for you: you can improve your work just by practicing it, challenging yourself everyday with new things.
Also you can improve by watching others coding, go find online courses or youtuber that explains coding.
Here are two links I think will be helpful to you:
- https://www.youtube.com/channel/UCJZv4d5rbIKd4QHMPkcABCw
- https://www.youtube.com/watch?v=Nh0DpOlq2fY&list=PLJefabc5iiBPw0PiZsioWUKWLK3XhoAip
Happy Coding π
Marked as helpful1@ShayonKunduPosted about 1 year ago@HiQendresa Thank You very much for your feedback. Will surely look on the links you provided for practicing in a better way.
0
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