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

@GloriaOkeke

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


All feedbacks are welcome...

How is my css styling? I will appreciate if there are better practices

Community feedback

@Feke21

Posted

Hello Gloria, I have checked through your code and i think some of your issues started with the tags you were using. There shouldn't be a <figure> tag after calling a <div> tag you're supposed to call an <img> tag immediately for the QR code picture to show. There should also not be a <figcaption> tag as well. To be able to comment on your CSS, you will have to make the necessary corrections to your HTML so that it would be easier to understand. All the same, good effort for trying your best. Hope to see an updated version of your work!

Feke21

Marked as helpful

0

@GloriaOkeke

Posted

Thank you, Feke

I will work on that

0

@TicTac1602

Posted

Hello Gloria, from what I can see the deployment of your solution didn't go well.

I took time to download your repo and check your work. From what I can see on this one here some an advice:

-The font used is not the right one, in fact you didn't even import one, it's the default style of your browser. To fix that please refer to your "style-guide. med" file at the bottom you will find the name, font-size, font-weight you need for the project

-For the mobile version try to work with media queries. It's made it a lot simpler to understand what you did and the liability of the code will be better. (Even thought there is not much to read, but imagine on bigger projects).

Any ways very nice attempt keep on the good work.

Tic_Tac

Marked as helpful

0

@GloriaOkeke

Posted

I appreciate your feedback thank you

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