|
|
|
|
|
|
|
|
|
#4 |
|
Certified Nice Person
|
If your header is creating the first lines of your page, then must include:
DOCTYPE <HTML> <HEAD> all the shit you want in the head </HEAD> You'll run into problems along the way, especially cross-browser, if you don't have the necessay coding to tell the browser what it is deciphering. The footer must end the body and html. The problem with having a universal header for most of your pages in the inability to customize the title, keywords, and description for the pages as the content changes from page to page.
__________________
Click here to purchase a bridge I'm selling. |
|
|
|
|
|