How can I re-size all elements contained inside an html table? The table is three rows and three columns each are %33 percent. If the window is re-sized by height or width I want the elements inside to re-size to fill the cells. Currently if I re-size, the cells stretch but do not shrink if I make the window smaller.