Customize the Browser’s Scrollbar only with CSS

5 years ago

-webkit-scrollbar consists of seven different pseudo-elements, and together comprise a full scrollbar UI element: ::-webkit-scrollbar the background of the bar itself. ::-webkit-scrollbar-button the…

Fix iOS bug not displaying 100vh correctly

There are many Javascript fixes for the viewport height units bug in iOS 7 (iPhone & iPad), this article will…

6 years ago

Pure CSS Page Loader in website

A preloader or what some call a loading screen — is the what you see on some sites before the main…

6 years ago

Create responsive websites with CSS3 media query

Responsive web design (RWD) is an approach whereby a designer creates a web page that “responds to” or resizes itself…

6 years ago