html - How to force tds to get max width from the corresponding th? -


i've got table in every th has following style:

width: 100px; max-width: 100px; 

and ok 1 td has long e-mail adress without - , th more 100px width. there way force tds max-width corresponding ths?

edit:

jsfiddle:

http://jsfiddle.net/cx7t9/

if free add styles tds, can apply styles related with, tds ths, plus add word-break:break-all; read more here

i have edited fiddle http://jsfiddle.net/cx7t9/1/


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -