Author:
- Jon Kantner
- April 29, 2016
Made with:
- HTML / CSS (SCSS)
About the code:
This is a nice and simple radar display made with only one element. To avoid using a child span
or div
, everything is drawn using multiple sets of backgrounds. For the scanning animation though, we needed to use :before
for the part to animate.
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Responsive: No
Dependencies: –
Download Demo and Code Article