kaunfused / FrontEnd_project01

FromtEnd Mentor project

Home Page:https://ehtachi.github.io/FrontEnd_project01/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Links

My process

I created a main container first inside which I divided into 2 containers with the help of the flex property. Then in the first container I made it for the prodsuct image and in the second container I used it for product info and stuff. I used the flex property in the info container as well in order to position the components properly and style it. At last, I used media queries to make it responsive and adjustable!

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

I had forgotten how to use Media Queries and this project helped me revise those core concepts!

Continued development

I will continue building more and more websites as I still feel uncomfortable at times even though I know the concepts and I will learn more stuff in order to make the websites more complex and interesting!

Useful resources

Author

Acknowledgments

I would like to acknowledge the community of FrontendMentor for letting people do projects for free.

About

FromtEnd Mentor project

https://ehtachi.github.io/FrontEnd_project01/


Languages

Language:CSS 61.7%Language:HTML 38.3%