Stats-preview-card-component-professional-coding
Design comparison
Solution retrospective
I Complete ππ my challenge and make a webpage responsive, this webpage design desktop version and mobile version. This webpage have difficult responsive css code. #html5 #css3 #100DaysOfCode
#100DaysDev
Community feedback
- @DavidEmad01Posted almost 3 years ago
Very Nice Work π€©
continue challenging and coding ββ
Marked as helpful1@GitHub-dev12345Posted almost 3 years ago@DavidEmad01 thanks bro for this suggestion πβ€οΈ
1 - @afrusselPosted almost 3 years ago
Good work. Nice try. I would like to request you please take a look at my solution it may help you to find your issues
Marked as helpful1@GitHub-dev12345Posted almost 3 years ago@afrussel ok dude thanks for support me βοΈ
1@GitHub-dev12345Posted almost 3 years ago@afrussel can you call me bro, this is my number 8595080538, i need best guide for frontend development, can you guide me bro
i need some information for this field
1@afrusselPosted almost 3 years ago@GitHub-dev12345 Sure brother. Just knock me on my email.
0@GitHub-dev12345Posted almost 3 years ago@afrussel can you fork my this project and do some changes, you suggest me Because i learn a github fork and pull request process
0 - @paiputPosted almost 3 years ago
Hi @GitHub-dev12345! Good job with challange!
There's a problem with the image overlay in the mobile view. A possible solution would be to set
.card .mainpic { background: url(images/image-header-mobile.jpg) hsl(277, 64%, 61%); background-blend-mode: multiply; }
so you wouldn't need the
<div class="overlay"></div>
element.And if you want to get rid of your accessibility issue, you just simply need to replace
<div class="attribution">...</div>
by<footer class="attribution">...</footer>
Hope that helps
0@GitHub-dev12345Posted almost 3 years ago@paiput Hi lucas , I used your code in my solution, your code very helpful for my work, Thanks bro for support me, same as in future you support me broπβ€οΈππ alltime.
1
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