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.
Users should be able to:
- See hover states for interactive elements
-active state 1 -active state 2 -active state 3 -mobile design -desktop preview
- Solution URL: Solution URL
- Live Site URL: Live site URL
- Semantic HTML5 markup
- CSS custom properties
- Mobile-first workflow -The font family I imported
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-
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
w3Schools. This site enhanced my CSS and HTML understanding
- LinkedIn - Daniel Samuel
- Frontend Mentor - @DeCaptainDan
- Twitter - @DanSam24372807
- 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

