codepens/bbc13-minutes-to-the-moon/README.markdown

8 lines
418 B
Markdown
Raw Permalink Normal View History

2023-10-06 23:12:53 +02:00
# BBC - 13 Minutes to the Moon
A Pen created on CodePen.io. Original URL: [https://codepen.io/petebarr/pen/VwLqRYv](https://codepen.io/petebarr/pen/VwLqRYv).
From the BBC's series: https://www.bbc.co.uk/programmes/w13xttx2
I initially tried it with html/css masking/clipping but it was very poor cross browser with the things I needed to do with background-clip: text; So just went all out SVG which is far easier.