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 comments

  • @adrian-reina-391

    Submitted

    What are you most proud of, and what would you do differently next time?

    I learned how to make tooltips, it's very easy but I didn't know that

    What challenges did you encounter, and how did you overcome them?

    Positioning the tooltip differently for mobile and larger screens was a bit tricky. I haven't been able to get it working properly between 768px and 967px. I'll check other answers or seek help from the community.

    What specific areas of your project would you like help with?

    I need to see how other get the tooltip over de icon of the other class no matter the size of the screens

    @EMLzmile

    Posted

    Oh great, I like your work But Your code is complexe, I read it later

    0
  • @EMLzmile

    Posted

    your page is excellent, but the color of the box-shadow is too dark 😅, you could add more brightness

    0
  • @EMLzmile

    Posted

    your solution to the challenge is good but the size of the body does not match, you should use

    .container{
     min-height: 100vh;
    }
    

    to fill the entire height of the screen

    0
  • @gayathri-v1

    Submitted

    What are you most proud of, and what would you do differently next time?

    I tried using CSS flex in this challenge.

    What challenges did you encounter, and how did you overcome them?

    I tried as much as possible to give the solution as close to the preview. However in the div part of the flex, the border radius thing was challenging.

    What specific areas of your project would you like help with?

    nothing as such

    @EMLzmile

    Posted

    It's super You can use a flexbox in a body and in your container justify-content space-between Applied

    body{
      display: flex;
      justify-content: space-between;
    }
    .container {
      display: flex;
      justify-content: center;
      flex: 1 1 auto;
    /*Code after*/
    }
    

    For center your box 😁 I hope it will build

    0
  • Nraul17 60

    @nraul17

    Submitted

    What are you most proud of, and what would you do differently next time?

    With this new challenge I learned a little more about how to use flex containers and some of their attributes. However, I consider that I need to know more about the use cases of each of them, since it is still difficult for me to adapt the content to the screen size.

    What challenges did you encounter, and how did you overcome them?

    In this project, I found it particularly difficult to adapt the card size to smaller screen sizes. Without a doubt, it is one of my weaknesses and I must investigate more about it.

    What specific areas of your project would you like help with?

    I would like to receive more information about responsive design, since it is one of the points that is most difficult for me when carrying out my projects.

  • FAK01 50

    @FAK01

    Submitted

    What are you most proud of, and what would you do differently next time?

    ه

    What challenges did you encounter, and how did you overcome them?

    ب

    What specific areas of your project would you like help with?

    ب