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?

    Overall, I'm quite happy with the result. It was an interesting challenge, and I think I managed to achieve what I set out to do. I’m really eager to get feedback on this work—any comments or suggestions would be greatly appreciated!

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

    What was challenging? Well, adapting the mobile design turned into quite the adventure! It felt like playing a game where I was the character trying different strategies to find the ultimate solution. Imagine a game where every level is just tweaking image alignments and padding—except with fewer dragons and more CSS. It was both a fun challenge and a rewarding puzzle!

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

    I'm looking for guidance on how to align images within a restricted visible area. Specifically, I need to know how to crop images in a specific part of the image, not just centered or aligned with the top or bottom edge. Any tips or techniques for this would be greatly appreciated!

  • Submitted


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

    I finally got around to using something new—like the `` element! Can you believe it? 😂 Thought I'd spice things up a bit and step out of my comfort zone. Gotta keep things fresh, right?

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

    So at first, I tried to align the text of the last block using a ``. Spoiler alert: it looked terrible! 😅 Thankfully, I wasn't happy with the result, so I decided to go a different route. Sometimes, bad ideas lead to better solutions!

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

    I’d love to get some tips on optimizing and simplifying my code. I’m all about that minimalism and structure, so I want to bring my code to a perfect state — clean and easy to read!

  • Submitted


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

    HTML: Pretty stoked about how the code stays neat and easy on the eyes. If you’ve got any tips for making it even slicker, hit me up!

    CSS: Dabbled in both Grid and Flexbox this time around. Nothing earth-shattering here, just getting comfy with % and rem. It’s like I’m leveling up in CSS or something.

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

    So, I decided to flex my creative muscles and cook up my own layout style for this one. It turns out designing from scratch takes way more time than just picking a pre-made template. Who knew?

    I turned to Adobe Photoshop for some RGB magic to nail those perfect shades. Gotta love those color choices!

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

    No major hiccups on this ride, but I’m all ears for any critiques or pro tips you might have. Let’s make it even better!

  • Submitted


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

    I made the blog card responsive to adapt to different screen sizes, ensuring they display correctly on devices with various resolutions.

    By the way, I was also thinking of making the hover color a bit darker because I feel like the yellow doesn’t stand out enough, even though it is noticeable.

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

    While adapting the blog cards for different screen sizes, I encountered challenges related to scaling the elements. To resolve these issues, I used flexible units such as vw, vh, rem, and %, as well as Flexbox for optimal element placement. This allowed me to ensure that the blog cards display well on various devices.

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

    I’d love to get some advice on how to make those blog cards even more responsive across different devices, especially when it comes to aligning elements on any screen size. Also, I’d appreciate some pro tips for code optimization and boosting the site's performance — gotta make it run as smooth as butter!

  • Submitted


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

    I'm pretty stoked about keeping my CSS in its own file. Yeah, the code is tiny, but having that separate CSS file makes everything look way less like a hot mess. It's like giving my project a tidy-up, and who doesn’t love a neat and clean workspace?

    Next time, I’ll definitely crank up the responsiveness dial. I want to make sure my site looks fab on every device, from phone to tablet to that giant screen your grandma uses. Also, I’m thinking of diving into some of those fancy CSS techniques—because, let’s be honest, who doesn’t want to sound like they’re speaking in code wizardry?

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

    One of the big challenges was getting the layout just right. I was wrestling with some tricky positioning issues. But I tackled it by playing around with Flexbox and finally got everything looking sharp. It was like fighting a coding dragon, but I came out on top!

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

    I'm looking for a hand with making my site more responsive across different devices. If anyone has tips on fine-tuning Flexbox or dealing with tricky layout issues, I’d love to hear them. Also, any feedback on improving my CSS organization would be awesome!