Skip to content

graficdoctor/fe-23-003-skilled-elearning-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Skilled e-learning landing page solution

This is a solution to the Skilled e-learning landing page 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:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow

What I learned

As for the naming of my selectors in CSS, I took inspiration from Cube CSS. It's the first time I was writing following these rules as it is closer to how I generally write my CSS.

I'm struggling placing the images outside the page-flow. I fiddled with grid, but it seems there's some blank space on these images that bother me while placing them. Which leads me to believe there's a different solution. But I'm lost.

Continued development

How to place images outside the page-flow.

Useful resources

  • CUBE CSS - CUBE CSS is a CSS methodology that’s orientated towards simplicity, pragmatism and consistency. It’s designed to work with the medium that you’re working in.

Author