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

Submitted

FyloData_FeMentorChallenge

@JessicaSamtani

Desktop design screenshot for the Fylo data storage component coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello All . Another day, another project in. Someone tell me how to make that triangle below the 185 GB Left Icon Box. Any other feedback is welcome. Thankyou for reading

Community feedback

Nature Son 1,100

@NatureSon22

Posted

you can do something like this:

        .triangle {
        border-left: 30px solid transparent;
        border-bottom: 30px solid white; 
        transform: rotate(270deg);
        }

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord