Posted inCascading Style Sheet - CSS
CSS Layout – position Property
The position property defines the positioning method for an element. It supports five different values: static relative fixed absolute sticky Elements are positioned using the top, bottom, left, and right…