Have you ever visited a website with a custom scrollbar and wondered how they did it?
For this it is important to:
- Learn the native CSS properties available for styling a scrollbar in the browser
- Create four unique scrollbars using CSS
- Learn about some external libraries that give cross-browser support for custom scrollbars