I want to fix this div at the bottom of my webpage, here is my react code:
It’s written in tailwind css but you can answer in normal css too
I’ve tried using bottom property but it didn’t work
<div className="flex flex-wrap justify-center p-4 bottom-8"/>
New contributor
ayesha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.