Order-summary-component-challenge with html and css
Design comparison
Solution retrospective
how to blue my background in the back? cause in the template they have blue background and any tips to improve my skills and web? thank you :v
Community feedback
- @iniyan-webPosted about 3 years ago
Hi...you need to add background-color property to the body of your site in order to change it to your respective color, and regarding your site and skill, it is nice and in order to increase it further you can do your own research and practices.
Marked as helpful1@ItsjosesPosted about 3 years ago@iniyan-web hai tamiliniyan thx for support me and reply my first project :). But Can you give me clue about background color? cause i've tried to implemented it but i'm stuck :')
0@iniyan-webPosted about 3 years ago@Itsjoses Respective to this challenge give below code in order to change the background color to required one.
background-color: hsl(225, 100%, 94%) ;
Every challenge contains a file called 'style-guide.md', refer that for further information..
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord