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


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

    "I am proud of successfully creating the background for the desktop view."

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

    "The desktop view background was challenging at first until I thought of using the before pseudo-element, and it worked.

    Styling the range input was difficult, and I couldn't do it.

    Keeping the white box containing the text '185 GB LEFT' centered was challenging, and I couldn't make it stay centered regardless of the device.

    In the desktop view, I couldn't align to the center and apply the baseline, and I couldn't achieve it."

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

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

    Styling the range input was difficult, and I couldn't do it. How can I do it?

    Keeping the white box containing the text '185 GB LEFT' centered was challenging, and I couldn't make it stay centered regardless of the device. How should I do it?

    In the desktop view, I couldn't align to the center and apply the baseline. How can I do it?"

  • Submitted


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

    I am proud of successfully inserting the image in the footer, next time I will do it much better.

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

    It was challenging to insert the SVG images, but I managed to insert the one in the footer.

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

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

    • I struggled to insert the corresponding SVG images.
    • How should I have done it?
    • What should I improve based on what I did?
    • Is the HTML structure okay?

    Thank you.

  • Submitted


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

    I am proud of applying CSS Grid. Next time, I would vertically center the cards_container.

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

    Placing the grid items was challenging, but I overcame it with patience and perseverance.

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

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

    In vertically centering the cards_container How should I do it? Is the HTML structure okay? Any tips you could give me?

    Thank you.

  • Submitted


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

    I'm most proud of mastering Flexbox and being able to center any element I want. Next time, I would aim to further improve my skills in Flexbox to handle more complex layouts effortlessly

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

    It was challenging to implement the background color change for the "Learn More" hover effect. To address this, I assigned a different class to each link to change the background color.

    How should I have done it?

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

    In the background of the "Learn More" button when applying the hover effect, I didn't know how to remove the color to make it transparent and only keep the border. How should I have done it? Is my use of media queries okay? Any recommendations? Thank you.

  • Submitted


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

    I feel good about learning to use FlexBox, and I would learn to use GRID for a similar project next time.

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

    For the desktop view, I couldn't do it with FlexBox, so I did it with absolute positioning.

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

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

    • How should I have done the desktop view?
    • Did I handle position relative and absolute correctly?
    • How should I have done the shadows for Supervisor and the others?
    • Any recommendations based on this challenge?

    Thank you.

  • Submitted


    What did you find difficult while building the project? The size for mobile and desktop. Should I use pixels or percentages and why?

    Which areas of your code are you unsure of? In .container for mobile and desktop size.

    Do you have any questions about best practices? Based on the code I wrote, any recommendation you can give me?

  • Submitted

    Social-links-profile

    #accessibility#angular#astro#backbone#bootstrap
    • HTML
    • CSS

    1


    What did you find difficult while building the project? Defining the size, I only managed in pixels.

    Which areas of your code are you unsure of? About the mobile size because when declaring width and height in pixels they don't move, they remain fixed. I wanted to use percentage measurements but I didn't. I hesitated about that.

    Do you have any questions about best practices? What measurements should I use for the width and height for this project? Any recommendations you can give me?

  • Submitted

    QR-code-component-reto1

    #accessibility#angular#axios#jest#bem
    • HTML
    • CSS

    0


    What did you find difficult while building the project? Define the container size Which areas of your code are you unsure of? From the container Do you have any questions about best practices? Don't have