Hi guys.
I want to have a list that looks something like this:
City. Job title. Date.
City. Job title. Date.
The city should always be on the left. Job title should be centered, and date on the right. I can't figure out how to make the Job title look centered relative to the ones above it, because the spacing from the left and the right for job titles looks odd. What I mean is something like this:
Code:
City. Business Development Manager. 2012.
City. Associate 2012.
Is it possible to center the "Associate" properly so the spacing is even on the left and right?