Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
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 comments

  • yanlsamaโ€ข 170

    @yanlsama

    Submitted

    Hello everyone ๐Ÿค“๐Ÿ’ป, I'm Yaniv and this is my solution for the challenge #11

    built with :

    1. Grid.
    2. Flex-box.

    Help Me ๐Ÿ˜ฐ:

    I am new to this and I tried to make it as similar as possible, finally I had no idea how to make the backgrounds with those shapes, I will study more and update the project to achieve it, or maybe you can recommend me something to achieve it, anyway I leave it like this and I will update it when I have enough knowledge.

    Thanks!๐Ÿ’–

    Violeta Solaasโ€ข 90

    @Violesol

    Posted

    HI YANLSAMA

    For the rounded shapes at the background I suggest you to use the "border-bottom-radius" and "border-top-radius" property in order to rounds the corners of the element's.

    Additionally for the background I personally like to use a CSS Gradient tool: https://cssgradient.io/ with which you can add it colors to create the gradient, copy the code and use it in your element .

    I hope you find it useful

    0