Hey!
I started to work on a FACEIT module that shows up a few informations about a player.
The API thing is done, now I need to create a table to visualize the output nicely.
At first I created it in html/css. It should look something like this:
I started now with this code: https://pastebin.com/jK2jGmjA (only for the thead), but I think it’s too complicated.
Do you have any ideas, how I can improve it?