Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
45
Comments
5
Peter Jonathan-Hart
@PeeroDemba

All comments

  • bbeeeeenn•130
    @bbeeeeenn
    Submitted almost 2 years ago

    Age Calculator...

    1
    Peter Jonathan-Hart•800
    @PeeroDemba
    Posted almost 2 years ago

    Many bugs found

    The error messages are not properly displaying when they should

    Marked as helpful
  • Ezequiel•1,250
    @3eze3
    Submitted almost 2 years ago

    Chart Component (JSON , JS, SCSS)🥨🥚

    #accessibility#bem#sass/scss#animation
    1
    Peter Jonathan-Hart•800
    @PeeroDemba
    Posted almost 2 years ago

    Hey Bro, can i get your Twitter username?

  • Victor Alves•150
    @victrralvss
    Submitted over 2 years ago

    Responsive Design, SASS, JavaScript, Semantic HTML

    #accessibility#sass/scss#lighthouse
    1
    Peter Jonathan-Hart•800
    @PeeroDemba
    Posted over 2 years ago

    Was this how you put the numbers inside the radio button?

                input[type=radio]+label:nth-of-type(1)::before{
                    content: "1";
                    
                }
    
                input[type=radio]+label:nth-of-type(2)::before{
                    content: "2";
                }
    
                input[type=radio]+label:nth-of-type(3)::before{
                    content: "3";
                }
    
                input[type=radio]+label:nth-of-type(4)::before{
                    content: "4";
                }
    
                input[type=radio]+label:nth-of-type(5)::before{
                    content: "5";
                }
    
  • Sebastian Lopez Meyer•20
    @sebastianlm7
    Submitted over 2 years ago

    QR Page using React and basic CSS

    #react#vite
    1
    Peter Jonathan-Hart•800
    @PeeroDemba
    Posted over 2 years ago

    Make the entire QR container relative to the body Let the div with the class container cover the entire QR section Then edit the width and heights in these selectors

    body{position: relative; width: 100vw; height: 100vh} .container{position: absolute; width: 25%; height: 70%} N/B: Toggle the width and height in the container class div tag as appropriate

    Marked as helpful
  • VinnyPC•40
    @VinnyPC
    Submitted over 2 years ago

    Product preview card component using CSS and HTML

    1
    Peter Jonathan-Hart•800
    @PeeroDemba
    Posted over 2 years ago

    Hey Bro...Try positioning the body tag relative to the container

    In other words,

    body{ position - relative;} .container {position absolute;}

    Put the entire image into the container and try restyling it....Cheers

    And you do not need max and min widths to solve it.

    Do this instead,

    body{ position - relative; width: 100vw; height: 100vh} Then give the container an appropriate height and width also to make it look like the design

    Use media queries on the width and height in the container to align it on various devices

    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