CSS display table width 100% cells ... c o m--> display:table; border:2px solid Chartreuse; width:100%; } .t1, .t2 { display:table-cell; white-space:nowrap; } ...
確定! 回上一頁