Made with:
- HTML (Pug) / CSS (SCSS)
About the code:
This is an amazing CSS-only demo that simulates picking books off a shelf and previewing a page (on hover) in first-person. It all works using label
s and offscreen radio input
s for each book, and a reset input
as a return button allows you to put everything back to its original position.
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Dependencies: –
Download Demo and Code