header part 2
CRE Loaded main_page.tpl.php
From top to bottommain_page.tpl.php This file is the overall template holder.. this is used in all pages of your site (unless you have a very unique template that uses multiple main_page file) The doctype declaration instructs the web browser about what version of the markup language the page is written in. <!DOCTYPE HTML ...

