Submitted over 4 years ago
Social media dashboard using CSS Grid, jQuery and FontAwesome
@bawalid
Design comparison
SolutionDesign
Solution retrospective
Need some help to add that colored box on top of the website background without using a div in HTML.
Community feedback
- @rfilenkoPosted over 4 years ago
Hey, its really easy to do - make some container like div, add fixed height and background-color to it. Or you can use pseudo element for that. Check other solutions to see how other achieved that.
Roman
1@bawalidPosted over 4 years ago@rfilenko Thanks for the replay. I figured out how to do it with a div, but I thought that maybe there is a way to do it within the background property instead.
0
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