👨🔬 Experimental technology: Firefox only … Using the element() CSS function it’s possible to recreate album covers that contain repeated text, such as “The Life of Pablo”. .target { background-image: -moz-element(#id_of_an_element_to_use_as_the_background); } Ollie Williams lays it all out on CSS-Tricks. How to Repeat Text as a Background Image in CSS Using element() → 📸 Back …
Continue reading “Repeat Text as a Background Image in CSS Using element()“