Types: The position property specifies the type of positioning method used for an element. There are five different position values: static relative fixed absolute sticky <body> <div class="parent"> <div class="child one">One</div> ...
kalaivani.hashnode.dev3 min read
No responses yet.