PrezOfCTSA
02-23-2003, 09:38 PM
how do you vertically and horizontally center text inside a table?
|
View Full Version : vertically center? PrezOfCTSA 02-23-2003, 09:38 PM how do you vertically and horizontally center text inside a table? epolady 02-23-2003, 10:52 PM <td valign="middle" align="center">text</td> try that. |