I want to maintain a specific layout for each page type, rather than embedding HTML into the page itself. I know there has to be a better way, For example I would like to:
- on the contact page create a style for each person
- on the about page i would like to keep the content formatted
I know how to make a page-template.php but there has to be something i am missing I would think that in the admin panel there would be fields for each area.
Thanks ahead of time.