I want to center align three links (anchor tags) I have in my page.
I\'ve tried doing this in a css file:
a { text-align: center; }