Variable Order
with tags: #Experiment #CSS Variables #CSS #HTML
Is it possible to sort some data using only HTML and CSS? The answer is “Yes”, and in this article you would see one experimental way to achieve this with CSS variables and an order
property. Even if it is not practical and bad for accessibility, it is still fun.