You are browsing as a guest. Sign up (or log in) to start making projects!

24m 58s logged

I am currently building a website that shows you random Wikipedia articles as a preparation for another project :)

Today, I spent like twenty minutes implementing a language system which allows the user to select their target content language.
It was kinda annoying because I chose to stick to html select and option elements. The problem is that the styling options for option elements are limited. Like really really insanely limited. So it looks kinda.. not good rn

That’s why I plan on switching to an alternative that does not rely on these HTML elements in the future

0
2

Comments 0

No comments yet. Be the first!