[Hampshire] [OT]Quick web question

トップ ページ

このメッセージに返信
著者: Tim
日付:  
To: Hampshire LUG Discussion List
題目: [Hampshire] [OT]Quick web question

Sorry for the silly question, I am set here playing with my web site as I
watch the rain fall

I have a web site and my pages are made up of three columns, left, middle and
right

Most pages are php (index.php) named pages (all displayed in the middle
column) as they call html files to build the complete page, left.htm and
right.htm are two such files as they carry the same information on every page
on the site (which is why I did it this way).

My question is does left.htm and right htm have to be complete with the full
headers like <!Doctype> <head> <meta> <body> etc. or can they be left off as
the middle column has the full headers?? For example in left.htm the first
line of code is<h1>

Tim