🆕 blog! “The limits of CSS styling select options”
Sometimes you learn the most from failures! I wanted a <select multiple> element where the <options> were laid out in a grid. I nearly got there. It's possible to have the <option>s in a horizontal row - but only on Chrome and Firefox. Here's a quick fiddle showing the results: As you can see, it's […]
👀 Read more: https://shkspr.mobi/blog/2023/05/the-limits-of-css-styling-select-options/
⸻
#css #HTML5