
Scroll Down to See The Effect
We have created a "progress bar" to show how far a page has been
scrolled.
It also works when you scroll back up.
It is even responsive! Resize the browser window to see the effect.
Some text to enable scrolling.. Lorem ipsum dolor sit amet, illum
definitiones no quo, maluisset concludaturque et eum, altera fabulas ut
quo. Atqui causae gloriatur ius te, id agam omnis evertitur eum. Affert
laboramus repudiandae nec et. Inciderint efficiantur his ad. Eum no
molestiae voluptatibus.
à èéòù
Scroll Down to See The Effect
We have created a "progress bar" to show how far a page has been
scrolled.
It also works when you scroll back up.
It is even responsive! Resize the browser window to see the effect.
Some text to enable scrolling.. Lorem ipsum dolor sit amet, illum
definitiones no quo, maluisset concludaturque et eum, altera fabulas ut
quo. Atqui causae gloriatur ius te, id agam omnis evertitur eum. Affert
laboramus repudiandae nec et. Inciderint efficiantur his ad. Eum no
molestiae voluptatibus.


Value Description Play it
visible The overflow is not clipped. It renders outside the element's box. This is default
hidden The overflow is clipped, and the rest of the content will be invisible
scroll The overflow is clipped, but a scroll-bar is added to see the rest of the content
auto If overflow is clipped, a scroll-bar should be added to see the rest of the content
initial Sets this property to its default value. Read about initial
inherit Inherits this property from its parent element. Read about inherit