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

All solutions

  • Submitted


    Please go check my hover animation for the button. ✨ I want to know if my approach was correct, an if not, what would be a better solution to make this kind of effects?

    Edit: I don't know how to fix the accessibility issues. My svgs have a title (two, actually), and i also added the aria-label, but didn't fixed it.

  • Submitted


    I think I'm becoming faster at buiding components like this. But I don't know how to estimate how much time I'll need. Any advice?

  • Submitted


    I challenged myself to build this solution without using breakpoints. I started learning Sass a few day ago, so I wanted to try out the functions. I only used one media query for changing the background image.

  • Submitted


    Do you think i'ts a bad practise to use html {font-size: 62.5%} when using rem's?

  • Submitted

    Card component buided with Bootstrap

    #bootstrap#sass/scss
    • HTML
    • CSS

    0


    For this challenge I wanted to try Bootstrap and Sass (bad idea). I had a lot of trouble trying to override the default styles. The layout was easy, but customization was a headache.

  • Submitted


    Hi everyone, I just want to know if it was correct to use the article tag for the card or I should used a div instead. Thank you!