Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
26
Comments
5

Copper2

@long-1810410 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Base Apparel


    Copper2•410
    Submitted about 1 year ago

    0 comments
  • Ping Dashboard


    Copper2•410
    Submitted about 1 year ago

    0 comments
  • Form with HTML, CSS, JS


    Copper2•410
    Submitted about 1 year ago

    0 comments
  • Social proof section


    Copper2•410
    Submitted almost 2 years ago

    0 comments
  • Four card feature section


    Copper2•410
    Submitted almost 2 years ago

    0 comments
  • FAQ-Accordion component


    Copper2•410
    Submitted almost 2 years ago

    0 comments
View more solutions

Latest comments

  • Zainabnofiu•80
    @Zainabnofiu
    Submitted almost 2 years ago

    3-column preview card component

    2
    Copper2•410
    @long-1810
    Posted almost 2 years ago

    Nice work!

    • The images are located in the images folder when you download the assets for this project. To use the images, use the <img> tag (Find more about the img tag here)
    <img src="..." alt="..." />
    
    • Your borders should be rounded in the first card and the last card. This can be done by using pseudo-selectors :first-child and :last-child. Specifically, your code should be like this
    .inner-card:first-child {
        border-radius: 15px 0 0 15px;
    }
    .inner-card:last-child {
        border-radius: 0 15px 15px 0;
    }
    
  • abhicoolboy96•10
    @abhicoolboy96
    Submitted almost 2 years ago

    Product Preview Card Component

    #accessibility
    1
    Copper2•410
    @long-1810
    Posted almost 2 years ago

    I suggest you add * {box-sizing: border-box;} (Find out more about this property here) to make the design more consistent. This applies to this simple page and also many more complicated ones.

  • ochatomizu•170
    @Bakemono-san
    Submitted almost 2 years ago

    Static job listing

    1
    Copper2•410
    @long-1810
    Posted almost 2 years ago

    First of all, congrats on completing this challenge.

    But I have to address 2 main problems in this solution:

    • The filter should only display cards that satisfy all the tags. In your solution I saw that even if the card only satisfy 1 tag, you display it anyway.

    • You forgot to implement the Clear button

    Nevertheless, great job!

  • kohicha•340
    @kohicha
    Submitted almost 2 years ago

    Age calculator app with TailwindCSS

    #tailwind-css
    1
    Copper2•410
    @long-1810
    Posted almost 2 years ago

    It seems like your calculating process is broken. I tried inputting the current date and it returns -1 years

  • Mohsin Miyaji•440
    @mohsin316
    Submitted almost 2 years ago

    Advice generator using React and framer motion.

    #react#motion
    2
    Copper2•410
    @long-1810
    Posted almost 2 years ago

    The button is too big. Maybe you can size it down to ~3rem of width and height and set the dice in the middle

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