Every site must have a nice 404 page.
To keep the user engaged in an otherwise disappointing situation, you can add some interactivity.
I made this for my website, using a few layers of SVG.
See it live on my website - https://yoavik.com/404
<div class="player"> | |
<div class="player__header"> | |
<div class="player__img player__img--absolute slider"> | |
<button class="player__button player__button--absolute--nw playlist"> | |
<img src="http://physical-authority.surge.sh/imgs/icon/playlist.svg" alt="playlist-icon"> |
Every site must have a nice 404 page.
To keep the user engaged in an otherwise disappointing situation, you can add some interactivity.
I made this for my website, using a few layers of SVG.
See it live on my website - https://yoavik.com/404