#html5
Read more stories on Hashnode
Articles with this tag
https://www.youtube.com/watch?v=oVuVa9I-B04 There’s been a lot of hype lately around the CSS :has() pseudo-class. And rightly so! It’s basically the...
https://www.youtube.com/watch?v=fUnGbptARlo TLDR: <img> with just src : Easy to implement. Good developer experience. No responsive images. No...
https://www.youtube.com/watch?v=vnhwbuyXEmk The first time I opened up my devtools and changed the contents of a website, I actually thought that I...
The other day I came across a cool HTML attribute I had never heard of before; capture. So I decided to make a video and blog post about it. Here’s a...
I’ve talked at length about the benefits and virtues of progressive enhancement. I won’t spend too much time explaining it today, but it boils down to...
I’ve been working on some side projects recently (Style Check and bedrocss), and as with any project I work on long enough, I got to the point where I...