Launchnet
03-16-2006, 09:34 PM
I have as my home page 2 files set in a frame. The left frame is a stationary menu and the right page is my home page. All other pages and links out are displayed on the right side frame.
I went to review my code for proper DocType and I see the following.
Can someone explain in laymens terms what this does? See below example:
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="File-List" href="mainmenubody_files/filelist.xml">
Do I still need a doc type? The site runs exactly as I want it to in IE, but I would like to make it W3 compliant if possible.
My site: www.openoursite.com
Thanks
Matt
I went to review my code for proper DocType and I see the following.
Can someone explain in laymens terms what this does? See below example:
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="File-List" href="mainmenubody_files/filelist.xml">
Do I still need a doc type? The site runs exactly as I want it to in IE, but I would like to make it W3 compliant if possible.
My site: www.openoursite.com
Thanks
Matt