News

Fireship on MSN1d
CSS Grid in 100 Seconds
Learn the basics of CSS Grid in 100 seconds. Grid 🍱⚡ is a powerful tool that can build layouts in the context of columns and rows. It's not easy to learn, but can dramatically simplify CSS ...
If you’ve ever tried embedding videos on your website, you’ve likely come across two popular methods: using an HTML5 video player or embedding an iframe video. While both achieve the same goal—playing ...