Skip to content

RobyMarceddu/Business_Insight_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stats Preview Card Component

Business Insight

A responsive stats preview card component featuring a vibrant CSS color overlay on the image. Built with HTML5 and CSS.

Screenshot 2025-11-13 102019

Stats Preview Card Component

This project is a solution to the "Stats Preview Card Component" challenge from Frotend Mentor. It's a single-page component demonstrating a common landing page layout: a 50/50 split between text content and an image.

The key feature is the vibrant purple color filter (matching the "insights" text color) applied to the image. This effect is achieved purely with CSS using:

A ::before pseudo-element as an overlay.

The background-color property set to #aa5cdb.

The opacity and mix-blend-mode: multiply properties to blend the color with the image underneath.

About

A responsive stats preview card component featuring a vibrant CSS color overlay on the image. Built with HTML5 and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors