html - How to make a table with no wrap and no horizontal scroll -


i have table 8 columns. , 3rd , 4th columns may have long texts in it. situation creates horizontal scroll. want want every column have fixed size. , dont want text inside columns wrapped , dont want have scroll bar. if column has long string example "abcdefghijklmnop" should show as possible without wrapping , without creating scroll. text seen on table may somethintg "abcdefg"

actually triyng in eclipse birt. adequate if can learn how make in html , css. can adopt birt. way dont want check size of text javascript.

did use css max-width?

css max-width


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -