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
Request path contains unescaped characters
Not Found
Not Found
Not Found

All solutions

  • Submitted


    I use React-DND to enable drag and drop. What is the best practice for organising CSS files for a larger project?

  • Submitted


    I've attempted to build this using SASS. Can someone help me fix the background images. The deep purple lozenge on the left never seems to align right, and the right faded lozenge overshoots the bottom of the page. I have tried to use position:absolute but can't seem to get it right. I'd appreciate any help or comments.

  • Submitted


    Can someone please review my code and solution? I used css grids for displaying the e-learning skill panels. In particular, I used grid-template-columns: 1fr 1fr for the tablet view with min-width:768px and a gap of 20px.

  • Submitted


    Hi, thanks for looking - I'm looking for feedback on my solution. I want to know if my use of rem as the font sizing is a good approach. I have hardcoded a lot of other sizes in px, but I have read on various sites it is a good idea to use em for spacing like paddings and margins.

    How is the use of HTML? I wasn't too sure about whether to use <section> elements instead of <div>.

    In general, I'd like some feedback or any suggestions for improvements. I want to try and get better at styling sites in css.

  • Submitted


    I'd like someone to review this code please. I'm particularly interested in best practices . What is the best way to use em for font-size? I did hard code the paragraph size to 15px. I'm trying to up my front-end css game.