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


    Hi guys! πŸ˜„

    This is my first time trying out BEM so extra interested in getting some feedback on that ✨ I really liked it at first as I didn't have to worry about what to name my classes, but I also got confused by some aspects of it; like how do you deal with margins if you aren't supposed to place it inside blocks? πŸ€·β€β™€οΈ I also ended up with some excessively long class names for my desktop styles πŸ˜… For reference, I tried to follow the BEM convention as outlined by CSS Tricks in this article.

    Edit: additional question after I saw the HTML validation that is complaining about the lack of headings in my sections and article πŸ™ˆ I don't think it makes sense to have headings inside each section in this case (but please let me know if you think otherwise!). So would it be better to just divs instead of sections in this case?

    Any general feedback on the solution is, of course, also very appreciated 😊

  • Submitted


    πŸŽ‰ Second completed challenge πŸŽ‰

    Actually finished this quite some time ago, but didn't get around to submitting this before now πŸ™ˆ I'm particularly interested in feedback related to the social media links toggling as this was what I found the most challenging. However, any type of feedback is very much appreciated πŸ˜„

    Check out the repo for some notes on browser compatibility 😊

  • Submitted


    πŸŽ‰ First completed challenge πŸŽ‰

    Any feedback is very welcome (or just a simple "Good job" πŸ˜‚), but particularly interested in the following:

    • Are there any places I've could have simplified my CSS styling? Like, could I have skipped the media query and gotten the same result with just CSS Grid somehow?
    • Any tips or tricks that would've let me better match the provided design?

    Check out the repository for some notes on browser compability and accessibility regarding this challenge πŸ˜„