Problem: I am trying to find the most effective way to align the text with a div. I have tried a couple of things and nothing seems to work. .testimonialText { position: absolute; left: 15px; top: 15px; width: 150px; height: 309px; vertical-align: middle; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; padding: 1em 0 1em 0; }
asked
13 hours ago
sasha
12.9k points