using html, you could create a table with three seperate columns for data, which is how most websites these days are setup in their basic forms.
Your best bet is to link off to a CSS at the start of your HTML to ensure less mess in code. that will make life easier