Job Title Company Location Align text left, center and right on the same line was done by inserting this HTML code: <p style="float:left;width:32%;text-align:left">Job Title</p> <p style="float:left;width:32%;text-align:center">Company</p> <p style="float:left;width:32%;text-align:right">Location</p> |