I have a table with dynamic data.
Depending on the data, it expands or collapses.
I do not want it. I want a fixed width that never expands or collapses.
How can i do this?
I already tried <table width="300px"></table> but it does not work.
html html-table
ozsenegal
source share