View Single Post
 
Old 04-03-2013, 01:57 PM
CalvinCandie CalvinCandie is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Apr 2013
Posts: 3
CalvinCandie is on a distinguished road
Default Help with some minor formatting.

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?
Reply With Quote