I am using JQuery. I have a div that contains a table. I have 4 rows in the table each with one col. Each row contains a line or two of text
I want to make each row with height = 100 px and have the text centered horizontally and vertically.
can this be done?
Thanks!