Advanced Search Form
A search form with advanced filtering options and quick link suggestions.
Portal CSS - CSS Animation
You don’t need JavaScript to create impressive 3D projects in the web browser. In this post I will show how to create and animate a Portal-inspired scene using only CSS.
CSS Pagination | CodyHouse
A mobile-friendly pagination component, that can be easily customized using CSS or Sass.
Spheres - CSS Animation
Spheres
Using the CSS border-radius property, we can create rounded shapes and circles. Add some gradients and they become spheres. Let’s try that, and add some animation to bring them to life.
Inline-block vs Float - css
https://css-tricks.com/youtube-popup-buttons/
There is a certain style of button on the latest YouTube design (most easily found in the footer) where the default state of the button has a very subtle bevel to it, but on :hover and :focus states the button pops up, eager to be clicked.