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 using css grid

@kwakner

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


Should coding have a specific formula that every programmer must use to solve a specific task?

What are some of the very common, simple and best practices of using Grid layout?

Can a CSS layout work using the body tag instead of the main-container or design? How can the two relate in terms of CSS layout

Community feedback

@Khawarmehfooz

Posted

Congratulations on completing the challenge! Here are the answers to your questions:

  1. No, coding is a creative process that doesn't require a rigid formula. While there are best practices and conventions, programmers use their creativity to find unique solutions. It's an exciting and dynamic field where flexibility is key.

3). Yes, it can, but it's best to use a dedicated container element like a div. The body tag represents the entire document's content, while a container element isolates and manipulates layout-related properties more effectively. It improves organization, readability, and maintenance.

Marked as helpful

0

@kwakner

Posted

Thank you for your answers and I appreciate @Khawarmehfooz

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