I'm a Sr. Software Engineer at Flashpoint. I specialize in Python and Go, building functional, practical, and maintainable web systems leveraging Kubernetes and the cloud. Blog opinions are my own.
This is neat! I didn't realize you could pass things directly from HTML attributes to CSS using the attr() function. That seems like a really semantic way of handling cases like this.
Native Android developer/Consultant for Appwise, I work on custom projects for clients.
PHP/JS (web) developer in my freetime. Trying to keep learning in an ever changing tech world.
This is neat! I didn't realize you could pass things directly from HTML attributes to CSS using the
attr()function. That seems like a really semantic way of handling cases like this.Thanks!
It always makes me happy to be able to learn new things to other peopleπ
I came here to say the same thing! I didn't know that you could pass data around like that. This is awesome!