samanand
August 29th, 2006, 07:19 PM
I made my first website for my friend's non-profit organisation using office2003 publisher and can't preview it on browsers other than IE. On IE everything is perfectly fine. But on opera everything is blank except for the background color. Without knowing I'm supposed to check my website with more than one browser I even launched the website www.devsportsacademy.org for my friend.The problem is I don't know any HTML so I don't know how to correct it.
I can't post the source for the site because its longer than the alotted 20000 characters. I'll be extremely grateful to anyone who can help me fix this error. Please remember this site belongs to a non-profit organisation.It is still browsable right now using IE. The first few lines of the source are pasted below.
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<link rel=File-List href="index_files/filelist.xml">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
b\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>devsportsacademy</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Times New Roman";
panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:9.0pt;
line-height:120%;
text-align:left;
font-family:Georgia;
font-size:9.15pt;
color:black;}
p.MsoOrganizationName, li.MsoOrganizationName, div.MsoOrganizationName
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:0pt;
text-align:left;
font-family:"Times New Roman";
font-size:15.0pt;
color:black;
font-weight:bold;
text-transform:uppercase;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
text-align:left;
font-family:Arial;
font-size:10.0pt;
color:black;}
I can't post the source for the site because its longer than the alotted 20000 characters. I'll be extremely grateful to anyone who can help me fix this error. Please remember this site belongs to a non-profit organisation.It is still browsable right now using IE. The first few lines of the source are pasted below.
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<link rel=File-List href="index_files/filelist.xml">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
b\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>devsportsacademy</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Times New Roman";
panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:9.0pt;
line-height:120%;
text-align:left;
font-family:Georgia;
font-size:9.15pt;
color:black;}
p.MsoOrganizationName, li.MsoOrganizationName, div.MsoOrganizationName
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:0pt;
text-align:left;
font-family:"Times New Roman";
font-size:15.0pt;
color:black;
font-weight:bold;
text-transform:uppercase;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{text-indent:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
text-align:left;
font-family:Arial;
font-size:10.0pt;
color:black;}