Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
6
Comments
20
2div
@2div

All comments

  • Ebuka Ejiofor•20
    @ebukathedev
    Submitted about 3 years ago

    Stats preview card component using CSS flexbox

    1
    2div•170
    @2div
    Posted about 3 years ago

    Hi Ebuka, congratulation completing the challenge, you design look very close to solution design. To fix the accessibility issue in your report wrap your code inside main tag , you can write it like

    <main class="container"> </main> over all you did well.
  • Kevin Douglas•220
    @qu3bin
    Submitted about 3 years ago

    Order summary card - HTML and CSS

    1
    2div•170
    @2div
    Posted about 3 years ago

    Hi Kevin congratulation completing the challenge ,your design is very close to the main design.

    You have an issue with box size because i click to view the live website the "cancel order button" is not appearing on the website. you need to check your box size for large screen and mobile screen too.

  • Andrew Fernandes•30
    @andrew8gmf
    Submitted about 3 years ago

    NFT preview card component using Angular

    #angular#bem#sass/scss
    2
    2div•170
    @2div
    Posted about 3 years ago

    Hi Your design look fine but you need to improve accessibility by wrapping your code in main tag ex : <main class="container">. Also add h1 tag.

    You need to add overly to the main image , its a part of the design requirement.

    I never used Angular and did not find your CSS file but above tips will solve the accessibility issues in your report.

    Marked as helpful
  • Stephanie Ezinne•140
    @stephanniegb
    Submitted about 3 years ago

    Order summary page with html and CSS

    2
    2div•170
    @2div
    Posted about 3 years ago

    Hello Stephanie First of all congratulation on completing this challenge and your solution is very good. below are my tips for improvement :

    • Fix the a accessibility issue by change h2 to h1
    • Also you need to increase the border radius for the box and the button
    • You need to check the size for mobile screen because card look large.

    over all you did great.

    Marked as helpful
  • P
    Ashikodi Emeka•50
    @ashikodes
    Submitted over 3 years ago

    Simple CSS

    1
    2div•170
    @2div
    Posted over 3 years ago

    Hi Ashikod, i tried to open your code link but link is broken and not working. Make sure to write your correct github repo link.

  • Sarad•10
    @s4rad
    Submitted over 3 years ago

    QR Code Component using HTML, Sass(CSS) and Bootstrap.

    #bootstrap#semantic-ui#sass/scss
    1
    2div•170
    @2div
    Posted over 3 years ago

    Hi Sarad ,

    I see you use Bootstrap class that's great and advance than my code which is simple html/css your code is good too... congratulation completing the challenge.

  • Nathalia Santos•30
    @naathcs
    Submitted over 3 years ago

    NFT Preview Card using Overlay

    4
    2div•170
    @2div
    Posted over 3 years ago

    Hi Nathalia, Congratulation completing the challenge. Your code is very good.

    Marked as helpful
  • heba•320
    @hebam17
    Submitted over 3 years ago

    QR code component, used regular css with media query

    1
    2div•170
    @2div
    Posted over 3 years ago

    Hi Heba,

    Well done , good code. i have one tip change the <div id="outro"> to <main class="container">

  • Amber Upshaw•20
    @AmberUpshaw
    Submitted over 3 years ago

    QR Code - Desktop Only

    1
    2div•170
    @2div
    Posted over 3 years ago

    Hi Amber,

    Congratulation completing the challenge. Please find my tips below :

    1- I suggest you to change <div id="main"> to <main class="container"> </main>

    2- Yon need to add alt attribute to img tags in index.html atl attribute is used to provide information about images like what is the image about, image author, etc.Your tag should be like this <img src="images/image-qr-code.png" alt="QR-Code">

    3- change <div id="caption"> to <div class="text-content">

    4- Change the h5 to h1

    Marked as helpful
  • ahmed-dev-code•10
    @Ahmed-dev-code
    Submitted over 3 years ago

    Fontend Mentor Qr code component, using html and css flexbox

    2
    2div•170
    @2div
    Posted over 3 years ago

    Hi Ahmed, First congratulation completing the challenge. Kindly check your GitHub repo code link because its not working when i clicked to access your code on GitHub repo.

    Marked as helpful
  • William Larry•70
    @Willarry
    Submitted over 3 years ago

    Qr Code component

    1
    2div•170
    @2div
    Posted over 3 years ago

    Hi William,

    Congratulation finishing the challenge. Below are tips :

    1- change <div class="container"> to <main class="container"> </main> 2-change <div class="attribution"> to <footer> </footer>

  • Cristiano•30
    @cristianosunik
    Submitted over 3 years ago

    QR Code Component

    3
    2div•170
    @2div
    Posted over 3 years ago

    Good design ..well done

  • Olayemi Ibrahim•30
    @olayemiibrahim
    Submitted over 3 years ago

    QR Code Component Using CSS Flexbox

    3
    2div•170
    @2div
    Posted over 3 years ago

    Hi, There is no one answer on how to solve the challenge. Although the challenge is very simple but it will better to do good practice. I would use flex to organize and practice what i learn. I think flex will allow me to have more control on the layout than just stacking on top of each other.

    here are my tips :

    • remove the flex from body tag because you used in the containers.
    • add the container class in the main tag. -use min-height: 100vh; in the container and remover margin from box -change the first p tag to h1 tag
  • ABDELRAHMAN H M ABUHASAN•90
    @abedabohasan
    Submitted over 3 years ago

    Four card feature section

    3
    2div•170
    @2div
    Posted over 3 years ago

    Yon need to check the media query for mobile its not working.

  • learningtogetherua•230
    @learningtogetherua
    Submitted over 3 years ago

    Used figma-files (restart this solutions

    #accessibility
    3
    2div•170
    @2div
    Posted over 3 years ago

    Perfect design , good work.

    I see you are a Pro , I am think to upgrade to pro but is it worth it ? what do you think ?

  • Eero Liuska•60
    @eerolli
    Submitted over 3 years ago

    QR-code component

    3
    2div•170
    @2div
    Posted over 3 years ago

    Hi good work.

    I am new in field and i was just finish this challenge and i had many issues , but i got tips from the community to improve my practice.

    I see you use grid layout and it worked well. However i used flex box layout because its very small requirement and doesn't need much code.

    I think the practice its for flex out design.

    this is my humble tip. Again good work

  • 👾 Ekaterine Mitagvaria 👾•7,860
    @catherineisonline
    Submitted over 3 years ago

    QR code component

    20
    2div•170
    @2div
    Posted over 3 years ago

    Both design look same. Good work.

    My design look okay but it look smaller.

    https://www.frontendmentor.io/solutions/qrcode-responsive-design-with-flex-box-mfFGvShdV

  • 2div•170
    @2div
    Submitted over 3 years ago

    QR-Code - Responsive design with flex box

    3
    2div•170
    @2div
    Posted over 3 years ago

    Thank you both you @Deniel & @Raymart , your comment and feedback was very very helpful.

    @Raymart thank for your deep explaining it was really helped me a lot since im in the beginning in this field.

    I have revised my code and design and applied what learned from both you.

    I am really amazed how my code is less and everything is good.

    Only one thing on mobile display not okay, the card look too small , i could not find out why ? any idea about it?

Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub