DIfference between CSS position: absolute and position: relative
One of the things that confuse 🤯 most CSS beginners is the difference between position: absolute; and position: relative;. Also, we have to use these two positionings very often in your codes🤪. So, I decided to explain the difference between these...
Sep 19, 20214 min read115
