rmcg.dev/projects/FrontendMentor/newbie/blog-preview-card
Robert McGovern dbe6e0ee65 blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
..
.vscode blog preview card challenge complete 2024-04-07 03:34:06 +01:00
assets blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
design blog preview card challenge complete 2024-04-07 03:34:06 +01:00
screenshots blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
.gitignore blog preview card challenge complete 2024-04-07 03:34:06 +01:00
.hintrc blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
README-og.md blog preview card challenge complete 2024-04-07 03:34:06 +01:00
README.md blog preview card challenge complete 2024-04-07 03:34:06 +01:00
index.html blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
style-guide.md blog preview card challenge complete 2024-04-07 03:34:06 +01:00

README.md

Frontend Mentor - Blog preview card solution

This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover and focus states for all interactive elements on the page

Screenshot

Mobile

Desktop

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Fluid Sizing (so no media queries)
  • Nesting & @layer

What I learned

Main thing I learnt is that I find it difficult to split out css across multiple files. I understand the principle but working out what goes where is tricky.

Continued development

Useful resources

  • Utopia for its wonderful fluid space calculator.
  • Polypane for making it super easy to see how the build looks at mobile & desktop sizes.

Author