Y
Hacker News
new
|
ask
|
show
|
jobs
by
graderjs
1697 days ago
You might need table-layout:fixed and could also help to set a column width using colgroup col elements. I think that's what I'm doing on my little table component in this page:
https://i5ik.github.io/_____/7guis/
1 comments
tenaciousDaniel
1697 days ago
That's why I included "flexible column widths" since it's definitely doable if you use a fixed layout table.
link