Keerthanavaishnav
@KeerthanavaishnavAll solutions
- Submitted 8 months ago
Blog preview card
- HTML
- CSS
how to use list style image using css in this challenge . i tried in html as below
Greg Hooper
using css: .list ul li{ list-style-image:url('image-avatar.webp'); color:var(--black); fonr-weight:800; }
comment how to use this properly or guide me if this is wrong
- Submitted 8 months ago
Recipe page
- HTML
- CSS
As a beginner ,I may be wrong and commit mistakes All feedbacks are welcome and help to improve way easier than iam doing it!