Submitted almost 4 years agoA solution to the Profile card component challenge
using core CSS but no framewoks!!
LVL 2
@zahoornoman0

Solution retrospective
#CSS #html learned new parameters for the "multiple" background images in CSS. body{ background-image: url(/images/example1.png),url(/images/example2.png); background-position: right 50vw bottom 50vh, left 50vw top 50vh: }
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on NOMAN ZAHOOR’s solution.
Join 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