I'm trying to create an html table via php, and I need to right-justify some of the data in order to make it look right. I tried leading spaces, but html just ate those. Are there any html tags specifically designed for justification purposes? Beyond that, anybody have any other suggestions that might work? Thanks in advance.