DEV Community

Discussion on: How do you create a sticky radio station player?

Collapse
 
tanguyandreani profile image
Tanguy Andreani • Edited

You can take a look at the position attribute in CSS. Setting it to some values will help you make elements that stay on screen even when scrolling down.