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

    Pricing grid

    • HTML
    • CSS

    1


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

    I format everything rather simply and felt very comfortable with the layout

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

    No real challenges presented themselves. Just a smooth workflow.

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

    Any feedback is welcome.

  • Submitted


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

    Happy with my general understanding of layouts. Still get slowed down considering when to use what, looking forward to understanding how and when to use one over the other automatically.

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

    I got stuck with trying to get the background image to the appropriate spot. First I changed 'absolute' to 'static', then applied a z-index to not have it be on top of the other elements.

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

    Any feedback is welcome.

  • Submitted

    Profile Card

    • HTML
    • CSS

    0


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

    I would love to know how others approached positioning the background elements. I made solutions, but am curious to see if there are more seamless or simple ways for a result.

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

    The background didn't work immediately. The sizing wasn't working well as I changed my screen sizes.

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

    Background manipulation specifically pertaining to this setup.

  • Submitted


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

    I'm proud the color overlay for the picture. The first time I tried to tackle the problem, my image was washed out and the color was oversaturated. My final product resembled the prompt much much more.

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

    My first attempt with the media query, had the image being smashed. I adjusted the breakpoint and added a max-width on the main wrapper to better be able to transition between layouts.

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

    Any feedback is welcome.

  • Submitted


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

    I liked my approach to adding a second breakpoint seeing the size of the page, considering it would allow a smoother transition between sizes.

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

    Got caught up with leftover space in the parent element using display flex. Looked up why that was and made the necessary adjustments to the parent container.

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

    Any feedback is welcome.

  • Submitted


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

    The background posed a bit of difficulty. Pleased with how I approached it slowly and came up with solutions that fixed the problem.

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

    The background for mobile didn't make to much sense to me. I experimented with a handful of possible solutions and found a way to produce the result.

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

    Any feedback is welcome.

  • Submitted


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

    I understood many possible solutions to my problem. I worked my way through them slowly but surely, getting myself one step closer to resolving the issue.

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

    I had difficulty with over laying the image over the other and how exactly to get it to show when it was hovered. I knew it was something with positioning, visibility, and/or z-index. Just worked my way through the possible solutions, slowly uncovering the connecting dots to a solution.

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

    Any feedback is welcome.

  • Submitted

    QR

    • HTML
    • CSS

    1


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

    Was able to get it finished in about 20 minutes.

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

    None.

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

    Open to all feedback.

  • Submitted


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

    Enjoyed resolving how to manage two different images depending on screen sizes. Proud that I got stuck for a while but calmly worked through possible solutions.

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

    My scaling wasn't working even though the code was all there. I realized that I had the order incorrect. I was undoing what I coded. Once I moved my media queries to the bottom, everything worked fine.

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

    Any feedback is welcome.

  • Submitted

    Blog Preview

    • HTML
    • CSS

    1


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

    Was able to get the project set up without any difficulty. I want to remember to initiate Git throughout the project. I need to get in the habit of utilizing save states so they are there should I ever need to utilize them.

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

    Smooth sailing. No challenges on this one.

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

    Any tips or tricks for organizing code. I'm open to feedback

  • Submitted

    Social Links

    • HTML
    • CSS

    1


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

    Was incredibly simple and I was able to do the entire project without having to look up anything or reference anything.

    Become even more familiar with the README portion.

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

    Didn't hit any speedbumps on the project. Was able to cruise through pretty easily.

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

    No struggles to be guided on, but definitely open to feedback to get different perspectives.

  • Submitted

    Recipe Page

    • HTML
    • CSS

    0


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

    Going through the project slowly and analytically versus just flying through it. Helped with a better final product and a more even mindset.

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

    Got stuck with the padding overflowing the page. Took me some time to research options for solutions, but because I was giving myself the time and space to find the solution, there was no frustration or impatience.

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

    The obvious answer would be ways to keep code clean and tidy. CSS can get so convoluted. Love to hear people's mindset when approaching their layout.