Fixed position for an element


Hello everybody, welcome to our website where you will find everything for free.

This is thirty-fifth video tutorial of CSS series.

And it explains you what is fixed position and how you can use it for your website in which way.

For example, you might have noticed in any website that even though you are scrolling the page, the navigation bar or some elements remain at fixed position and not moved at all.

This is because of fixed position code of CSS.

Just see the video to know more about it in detail
Actually, fixed position can be used for making an image as a still background, or if you want to show your visitors/ customer an offer, you can use it.