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

@irshadirfanah

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 is the 'standard operating procedure' to follow when starting any new coding challenge?

Community feedback

zbosec 160

@zbosec

Posted

Mine workflow is this:

  1. Set up git repository
  2. Read style-guide.md
  3. Get a good look at the design. Is the desktop design different than mobile ? If it is , how will I setup HTML so it works for both designs ?
  4. Write all HTML
  5. Write CSS ( get used to use one of the CSS resets , I use https://piccalil.li/blog/a-modern-css-reset/ there is explanation on the page for all the code in the reset)

Marked as helpful

1

mubizzy 1,520

@mubizzy

Posted

Excellent job on this challenge! your report has a few issues though:

  1. wrap everything in your body in <main> or use semantics

2.   it is a best practice to use both HTML 5 and ARIA landmarks to ensure all     content is contained within a navigational region.

Hope it helps:)...don't forget to mark it as helpful 👍

You can get more details here...click here

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