Skip to content

This repository is an exercise from a Frontend Mentor challenge made during a course at Wild Code School.

Notifications You must be signed in to change notification settings

webdevbynight/four-card-feature-section-master

Repository files navigation

Frontend Mentor - Four card feature section solution

This is a solution to the Four card feature section 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 for the site depending on their device's screen size

Screenshots

Screenshot of the solution on desktop Screenshot of the solution on tablet Screenshot of the solution on mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS (via SCSS)
    • custom properties
    • Grid layout
    • pseudo-classes
    • pseudo-elements
    • CSS sprite
  • Mobile-first workflow

What I learned

Concerning the coloured top border of each card, when the border width is less than the radius of rounded corners, the border has to be displayed in a child element if we do not want the border to be rounded at the corners.

Continued development

For this time, I did not feel I spent too much time carrying out this challenge.

Author

About

This repository is an exercise from a Frontend Mentor challenge made during a course at Wild Code School.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published