Good day.
There is a table (tag table), the number of records and columns is unknown. I would like to make a functional that will allow the user to independently change the width of any column with automatic changing the width of the remaining ones, in the same way as it is done in MS Excel or other spreadsheets (put the cursor on the column border, pressed the mouse button, dragged, released - the width changed).
Suppose that there is HTML5. Excel is not installed.