/Product-preview-card-component

This repository is made to solve the Product preview card component problem from frontend mentor.

Primary LanguageHTML

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

Note: Delete this note and update the table of contents based on what sections you keep.

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties

What I learned

  • I learned how to make a frontend website using HTML5 and CSS3.

Continued development

  • Setting page according to mobile width
  • making this faster
  • not wasting my time writting unnecessary CSS.

Useful resources

Author

Acknowledgments

  • Dr. Angela Yu for teaching me HTML and CSS.
  • Frontend Mentor for providing me with this challenge.