Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
3
Comments
79
khushboo khatwani
@khushi0909

All comments

  • Lucas•120
    @LucasDev98
    Submitted about 2 years ago

    First challenge solution with html and css

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/
  • ElegantDumbass•20
    @ElegantDumbass
    Submitted about 2 years ago

    QrCode Using basic Flexbox and Media Query

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)you should learn about semantics HTML and using it for ex footer ,main etc

    2)image should always have alt="some description". some description about image should always be there for accessibility reasons

    https://www.davidmacd.com/blog/alternate-text-for-css-background-images.html

    3)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    4)your text is going outside the center

    5)i liked that you used the media queries for responsiveness ,but you need to practice a little bit because even with that, in every screen size ,your text are going out of the container and its not good

    All the best

    Marked as helpful
  • Chidi Nwanneka•40
    @cnwanneka
    Submitted about 2 years ago

    QR Code Component built with HTML and CSS.

    #accessibility#foundation
    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)you should learn about semantics HTML and using it for ex footer ,main etc

    2)Read about h1 tag its the most important and every website should have at least one https://www.semrush.com/blog/h1-tag/

    3)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    solution looks good ,All the best

    Marked as helpful
  • RKanna•150
    @RKanna
    Submitted about 2 years ago

    Responsive CSS

    #accessibility
    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    2)you should learn about semantics HTML and using it for ex footer ,main etc

    3)image should always have alt="some description". some description about image should always be there for accessibility reasons

    https://www.davidmacd.com/blog/alternate-text-for-css-background-images.html

    4)i feel something wrong with the positioning of the background image or color you have used ,its creating some problem in responsiveness view for different screen and you are getting lot of scroll bar both vertically and horizontally ,it should not be ideally as per design like this

    5)i personally feel using flexbox in the body tag will also be better' and mentioning in body min-height as 100vh may help (read about min-height 100vh more)

    All the best

    Marked as helpful
  • AdhilMuhammed•10
    @AdhilUsman
    Submitted about 2 years ago

    QR Code Component using Flexbox

    1
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1 you should learn about semantics HTML and using it for ex footer ,main etc

    2)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    3)width: 275px; ,instead of fixed card width ,you should try to use min-width or max-width accordingly for better responsiveness

    All the best

    Marked as helpful
  • KASHIFBAIG•10
    @MirzaG0786
    Submitted about 2 years ago

    QR-Code-Component_ In this solution, I have use HTML and CSS tools.

    #bootstrap#react
    3
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)image should always have alt="some description". some description about image should always be there for accessibility reasons

    2)you should learn about semantics HTML and using it for ex footer ,main etc

    3)Read about h1 tag its the most important and every website should have at least one https://www.semrush.com/blog/h1-tag/

    4)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

    Marked as helpful
  • princeiscoding•70
    @princeiscoding
    Submitted about 2 years ago

    Q.R code using flexbox

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)image should always have alt="some description". some description about image should always be there for accessibility reasons

    2)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

  • Md. Sohel Rana•20
    @Sohel-Rana0
    Submitted about 2 years ago

    Qr-code-component

    #jss#sass/scss#react
    3
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. image should always have alt="some description". some description about image should always be there for accessibility reasons

    2)container is not in the center as required by the design ,you should make it center by using flexbox or transform properties reead more about it

    3)Responsiveness has some problem ,if i check this in mobile size of 320 px qr code goes out of the container ,in this context you can also read more about the media queries

    All the best

  • Igor•230
    @MIU-cz
    Submitted about 2 years ago

    css

    3
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)you should learn about semantics HTML and using it for ex footer ,main etc

    2)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    3)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

    Marked as helpful
  • sonoverthinks•100
    @sonoverthinks
    Submitted about 2 years ago

    QR Code Component

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    2)you should learn about semantics HTML and using it for ex footer ,main etc

    3)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

  • danijarev•60
    @danijarev
    Submitted about 2 years ago

    QR scan code using simple CSS

    3
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. you should learn about semantics HTML and using it for ex footer ,main etc

    2)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    1. width: 300px; height: 480px; you have fixed width and height for the containers ,ideally it should be max-width or min-width accordingly and it helps in better responsiveness .

    2. left: 50%; top: 50%; margin-left: -150px; margin-top: -250px;

    instead of this try transform property that will be good ,putting so much margin is not a good practice and may create the problem in future

    left: 50%; top: 50%; transform:translate(50%,50%) read more about it

    5)with mobile screen i find it too small container ,may be feels like it will not be much readable to the user

    now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

  • Víctor Iván López•100
    @victorivanlopezlearning
    Submitted about 2 years ago

    QR code component | Vanilla CSS - BEM

    #bem
    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. i find the content big as compared to the expected design

    2)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    3)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

    Marked as helpful
  • Bruno Fernandes•10
    @brunowilliam
    Submitted about 2 years ago

    QR code component with flex-box

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. you need to look on responsiveness through the media queries etc ,because if check it in mobile screen botton attribution class thing is overlapping with the "scan qr code.. content .

    2)image shoult always have alt="some description".some description about image should always be there for accessibility reasons

    https://www.davidmacd.com/blog/alternate-text-for-css-background-images.html

    All the best

    Marked as helpful
  • Rafael santos•10
    @rafael-santos201
    Submitted about 2 years ago

    Using flexbox

    1
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    I liked the responsiveness done through the media queries

    keep it up ,All the best

  • Christopher Zimbizi•40
    @chriszimbizi
    Submitted about 2 years ago

    Responsive QR Code Component

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    2)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    All the best

    Marked as helpful
  • Vlad M•30
    @JP4FF
    Submitted about 2 years ago

    QR code component (HTML, CSS)

    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    2)you should learn about semantics HTML and using it for ex footer ,main etc

    3)now it looks good on every screen ,but you can read about media queries for responsiveness for the future

    All the best

  • IT_Taras•100
    @LotusElize
    Submitted about 2 years ago

    CSS Flex-box, responsive Web Design

    #lighthouse#python#smacss#web-components#progressive-enhancement
    2
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago

    1)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    2)now it looks good on every screen ,but you may read about media queries for responsiveness for the future

    3)you have implemented the semantics html ,that good

    All the best :-)

    Marked as helpful
  • Ignacio Spreafico•590
    @nachospreafico
    Submitted about 2 years ago

    QR Code Component

    3
    khushboo khatwani•1,070
    @khushi0909
    Posted about 2 years ago
    1. its ok to add grid but i think you need more learning and practice for grid and i think you must have used grid template-column 1fr 1fr 1fr or there are other ways also to do .read

    https://css-tricks.com/snippets/css/complete-guide-grid/

    2)you can also use flexbox for centering or transform:translate() etc

    3)i cannot see any responsiveness implemented ,it will be great if you do that with for ex media queries etc

    4)Read about h1 tag its the most important and every website should have atleast one https://www.semrush.com/blog/h1-tag/

    5)you should learn about semantics HTML and using it for ex footer ,main etc

    All the best

    Marked as helpful
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