html - Dynamic width in table column for webkit -


i want create looking separator web app:

enter image description here

here code: http://jsfiddle.net/sauvk/

it works fine firefox (v4) chrome (v10) shows middle column. when set width of left , right column manually works too, want them fill space left. ideas?

the left , right cells collapsing. adding content give them width, adding padding in css: jsfiddle.net/sauvk/1/

edit: why not set colspan=3?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -