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


    1. I need help with the content inside testimonial quotes and reviews getting moved when I try to make the design.
    2. Used JS to write the stars because I'm lazy.
  • Submitted


    1. Can someone help me with the modal not visible outside container bug.
    2. My first modal carrot! Very cool.
  • Submitted

    JS solution

    • HTML
    • CSS

    1


    Used a for loop and array to set text content equal to data from data.json file.

  • Submitted


    learned about regex form validation, animation transitions, max width containers, input::placeholder, styling error, input, buttons in general, background image, mobile images and placement.

  • Submitted


    Hi welcome to my first tailwind project. Learned a lot about flex and a bunch of common properties in tailwind from this project. Appreciate any tips and tricks!

  • Submitted


    just wrapped it up tbh something that works is better than nothing. maybe I'll refactor this someday. let me know how bad it is.

  • Submitted


    1. How do I get the rounded borders?
    2. How to make buttons lower?
  • Submitted


    Hey you there! This one was really tough. I used ChatGPT to write the javascript code and it was amazing. I have a ton of questions and any answers are appreciated, I need y'all!

    1. How would you get the correct background image position? I had to use brute force with pixels.
    2. Did I stack the images correctly? How do I get the cube image to show?
    3. I feel like the right side html layout was messy. Is there a simpler way to structure the question and answers?
    4. My media queries are doomed. For medium and small screens, why is the woman image so far away and so big?
  • Submitted


    Hi there, will appreciate feedback if you can help me refactor my code to make it simpler, enjoy your day!

    1. Is there a better way for form validation in html and javascript?
  • Submitted


    What's up. I was lazy so I decided to share the card component between the survey and submitted screens.

    1. How do I keep the button highlighted after clicking?
    2. Are the colors wrong? I tried all the colors for the background of the number buttons.
  • Submitted


    This project was a struggle. Appreciate any advice!

    1. Any best practice advice for my HTML layout or CSS?
  • Submitted


    Hi there, what are some best practices I need to add to my code?

  • Submitted


    Hey there! Thanks for checking out my beginner solution. I used grid this time for the layout.

    1. I couldn't get the background image in the right place.
    2. AHH why isn't my project being responsive for mobile screens?
    3. Is my code clean? How could it be better?
  • Submitted


    Hi you! Thanks for checking out my beginner solution. I rawdogged this with vanilla HTML and CSS flexbox.

    1. Is my approach to separating the content fine? I used a main container and then used an image for left side and a right div to hold the right side text.
    2. The image was covering up my border so I couldn't get the rounded borders.
    3. How could I refactor the HTML and CSS for cleaner and readable code?
    4. Is there a general guideline for margin, width, height or should you just eyeball it?