python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Split bootstrap form from results
I'm trying to make a simple web app using Bootstrap that takes a user's input on a form, send it to a database and then returns the data in a table below the form. The issue I'm having is more-so on ...
Marc Karam
Votes: 0
Answers: 1
Stay in the same tab after page reload
I have created a webpage consists of tabs by following this tutorial
https://www.w3schools.com/howto/howto_js_tabs.asp
In one of the tabs i have a form to be submitted, once pressing the submit button...
alexyb
Votes: 0
Answers: 0
Add event listener to items inside flex container
I have a flex container that contains several items that have the flex-grow property set to 1 and a certain max-width.
I want to add an event listener to the group of items, but I do not want the eve...

wahoowa
Votes: 0
Answers: 2
How do I make my image perfectly centered with the text?
I tried using display flex but they're not perfectly aligned, this image is somehow a bit wider than the text and I don't know how to fix this, this is how it looks on the page
#gym {
width: ...

Farouk Hamadi
Votes: 0
Answers: 2