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 comments

  • @lank81

    Submitted

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

    I'd take the time to fully layout my page before trying to set my styles.

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

    CSS isn't forgein to me but it's something I haven't work on outside of the odd color change or alignment. Setting the borders and viewport for responsive design were new concepts that I had to learn.

    @jainaparana

    Posted

    Use a CSS reset. What it does is that it makes your CSS more easier to work with and also more consistent across devices. Take a look at Josh Comeau's and Andy Bell's CSS reset. I personally prefer using the first one. This applies to all of your projects aswell.

    Marked as helpful

    1