Frontend Mentor Challenges

Date created: 14 February 2026

Category: general coding

Tags:

  • css
  • html
  • design

I came across the frontendmentor.io website a couple of years ago I'm not a designer in any shape or form so do sometimes struggle to visualise what things can look like. Consequently I have frontend mentor challenges a good resource for practicing coding as I have a design to work from I know what the end result should look like.

:root {
  --primary-color: #cc0000;
  --primary-text-color: #ffffff;
}