\documentclass{article} \begin{document} \begin{tabular*}{2in}[t]{lr} a & b\\ c & d\\ \end{tabular*} \end{document}