CSS - Tailwind background

0 votes
5 views
added 12 hours ago in CSS by lcjr Lieutenant (12,520 points)
<div className="bg-black/100 bg-black/70">
    bg-black/70 means opacity 70
</div>

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...