PostgreSQL
Explore posts from serversKPCKevin Powell - Community
•Created by PostgreSQL on 12/30/2023 in #front-end
Wrap button around another button
In my code, how can I cause the text of the second button to wrap around the first one? With flex they are always next to each other, but I want it to just wrap around as you see it with images and text in newspaper for example.
Here the playground:
https://jsfiddle.net/jytb2n61/18/
52 replies
DIAdiscord.js - Imagine an app
•Created by PostgreSQL on 12/6/2023 in #djs-questions
Update message when event fires
I use a minecraft api to see how many players are online on my server. How could I say that the bot should update a message it initally posted once the online player count changes?
5 replies
KPCKevin Powell - Community
•Created by PostgreSQL on 11/10/2023 in #front-end
Make first item take the entire width of container so next items are in the new row
see title, how would I achieve that here:
https://jsfiddle.net/w9toqrug/12/
5 replies