I am using a table in the php page. I set the table to a width of 1000 pixels and each cell (8 total) to a width of 125 pixes. How do I get the cell to stay at 125 even when the text is wider. Basically, I want it to wrap, I never want it to widen my cell. THis is probably a basic html question, but for the life of me, i cannot figure it out.