Skip to content

DeCaptainDan/order-summary-frontendmentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Order summary card solution

This is a solution to the Order summary card 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:

  • See hover states for interactive elements

Screenshot

Design-desktop-preview from frontend mentor

Design-mobile-preview from frontend mentor

-active state 1 -active state 2 -active state 3 -mobile design -desktop preview

Links

My process

Built with

What I learned

I learnt how to use more css properties and html elements

CSS properties such as

background-repeat: no-repeat;
background-size:100%;
background-attachment: scroll;
box-shadow:0px 5px 5px #cecaca;
display: flex;
align-items: center;
justify-content: space-between;
<div>
class
id

Continued development

  • I'm still interested in learning more CSS properties in order to add more styles to my work.

  • Adding tailwindcss to my work in future works will be great. So I will also develop my skills in that area as well

Useful resources

w3Schools. This site enhanced my CSS and HTML understanding

Author

Acknowledgments

  • I want to thank my mentor in SideHustle internship who showed me this site frontendmentor. He has really supported me in learning HTML and CSS.
  • I aslo want to thank frontend mentor for this opportunity
  • Thanks to w3Schools for helping me improve my knowledge on HTML and CSS

About

Let the coding BEGIN !!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published