Simple table with 2 columns broken up with header span.
Hello
I think I need an old fashioned table to do this. It's for a website that is NOT responsive. They need a very structured two column list of faculty members. All lined up right and left as in the attached pdf.
So basically it look as if it will be a table (not div) that has two columns -- but broken with headers that span both columns.
I don't want to get complicated with this and use any css tricks to create the two colums or fancy html. I think a table will do it. But am looking for your advice and suggestions. I WILL need css to style the text and headers, though...