No. Pages do not have categories.
No categories, but you can have parent pages be the “categories,” and then organize child pages under them.
I am basically trying to replicate my website in wordpress:
http://www.mcabc.org/
I dont think you can display parent Child like that can you?
Where exactly am I supposed to see a “child-parent” thing on your site?
Like my original post stated I am looking for categories.
Such as “Home” header
front “page”, “calendar”, “news” children
Basically I would like the script to add pages to the Headers automatically.
You could add the wp_list_pages template tag more times to your sidebar and using the parameters you can have different listings:
http://codex.wordpress.org/Template_Tags/wp_list_pages