Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.81 KB

File metadata and controls

63 lines (36 loc) · 1.81 KB

Frontend Mentor - Product preview card component solution

This is a solution to the Product preview card component 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 and focus states for interactive elements

Screenshot

desktop view mobile view

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow

What I learned

I learned how to use picture tags to specify an image source based on viewport

Useful resources

Author