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


    I really had ISSUES with this one. It took so much tweaking but I still couldn't get that profile picture perfectly.

  • Submitted


    I need some clarification on what "active states" mean; is it "element:hover" or "element:active"? Also, there are a lot of options in the "Tags" section as I submit this. Are there other things/metrics that I should be looking at other than replicating the design perfectly (almost).

  • Submitted


    How do you handle "attributions" styling? I'm kind of unsure of my current implementation.

    Also how did I do with naming? I feel like I'm also not that good at naming stuff. :'(

  • Submitted


    I know I didn't do the hover state of the image the "correct" way, just used a couple "hacks"; I would love for someone to explain how to go about it.

  • Submitted


    I would like to know the best practice for centering block level elements vertically.

    element {
       margin: auto;
    }
    

    doesn't seem to work.