I'm using css to define all text alignment. Alignment is working in Firefox but isn't in IE.
My current DTD:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Any suggestions on what DTD could fix the problem?