Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

QR code component

Md Abid Hussainβ€’ 400

@md-abid-hussain

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Centering the component πŸ˜‚

What challenges did you encounter, and how did you overcome them?

I did not face any challenges while solving this challenge.

What specific areas of your project would you like help with?

I have no suggestion.

Community feedback

@0xabdul

Posted

Hey there ! πŸ‘‹ Congratulations you finished the Qr code component...πŸŽ‰

  • Some suggestions for you improve your code

Html 🏷️:

  • for Accessibility reports using the non-semantic elements (or) semantic elements..
  • semantic elements : <aside> , <artical> , <main>, <header> ,<section><footer>, <form> ect..
  • non- semantic elements : <div> , <span> ect ...
  • for easy way to clear the Accessibility reports using non semantic elements Ex :
<div class="container" role="main">
//Whole html code wraping the div tag named "container"..πŸ“
</div>
  • Any way using the img tag should be put the alt Attributeβœ… and mention the alt discription Ex : <img src="logo.jpg" alt="logo"></img>
  • I Hope it's useful for you and wating for your next project ❀️
  • Happy Coding πŸ˜ƒ

Marked as helpful

1

Md Abid Hussainβ€’ 400

@md-abid-hussain

Posted

Thanks @0xAbdul for suggestion. I will fix it right away.

0

@0xabdul

Posted

@md-abid-hussain thanks it's our duty by the by Assalam alaikum..❀️

1
Md Abid Hussainβ€’ 400

@md-abid-hussain

Posted

@0xAbdul walaikumassalam

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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