robster66
11-21-2008, 10:38 PM
It works fine in Firefox and I need it to work in Internet Explorer as well. What am I doing wrong that IE is not reconizing? I changed the websites and some links for this thread but the rest of the coding is the same.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<style type="text/css">
body {
background-image:url(bgimage.jpg);
}
#title {position: absolute; top: 0in; right: 5.8in;font-size:2.0em;}
#picture {position: absolute; top: 2.2in; left: 4in;}
#links {position: absolute; top: 1.3in; left: 0in; border-style: none; font-size:16; font-weight:bold;}
#ourmission {position:absolute;top:4.7in;left:2.8in;font-size:1.6em;}
#text1 {position:absolute;top:5.2in;left:2.8in;}
#hours {position:absolute;top:5.7in;left:2.8in;font-size:1.6em;}
#text2 {position:absolute;top:5.9in;left:2.8in;}
#contact {position:absolute;top:7.3in;left:2.8in;font-size:1.6em;}
#text3 {position:absolute;top:7.7in;left:2.8in;}
hr {
color: #9E9E9E;
background-color: #9E9E9E;
}
</style>
<title>title</title>
</head>
<body>
<div id="title">title</div>
<a href=
"https:website"><img src="log.gif"
border="0" style="position:absolute;top:3.4in;left:3in;" alt=
"#########" /></a>
<div id="picture"><img src=
"picture"
alt="#########" /></div>
<div id="links">
<ul>
<li><a href="/newstips.html">News & Tips</a></li>
<li><a href="/staff.html">Staff</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/emergencies.html">Emergencies</a></li>
<li><a href="/yy.html">Pet Info &
Links</a></li>
<li><a href="/yyy.html">Picture Gallery</a></li>
<li><a href="/yyyy.html">Forms</a></li>
<li><a href="/yyyyy.html">Employment</a></li>
</ul>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="ourmission">text</div>
<div id="text1">texttexttext</div>
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="hours">texttext</div>
<div id="text2"><br />
text<br />
<br />
text<br />
<br />
text<br />
<br /></div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="contact">Contact Information</div>
<div id="text3">Telephone<br />
6105659898<br />
FAX<br />
6105659898<br />
Address<br />
405 blvd<br />
Click <a href=
"www.website.com">
Here</a> for directions</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<style type="text/css">
body {
background-image:url(bgimage.jpg);
}
#title {position: absolute; top: 0in; right: 5.8in;font-size:2.0em;}
#picture {position: absolute; top: 2.2in; left: 4in;}
#links {position: absolute; top: 1.3in; left: 0in; border-style: none; font-size:16; font-weight:bold;}
#ourmission {position:absolute;top:4.7in;left:2.8in;font-size:1.6em;}
#text1 {position:absolute;top:5.2in;left:2.8in;}
#hours {position:absolute;top:5.7in;left:2.8in;font-size:1.6em;}
#text2 {position:absolute;top:5.9in;left:2.8in;}
#contact {position:absolute;top:7.3in;left:2.8in;font-size:1.6em;}
#text3 {position:absolute;top:7.7in;left:2.8in;}
hr {
color: #9E9E9E;
background-color: #9E9E9E;
}
</style>
<title>title</title>
</head>
<body>
<div id="title">title</div>
<a href=
"https:website"><img src="log.gif"
border="0" style="position:absolute;top:3.4in;left:3in;" alt=
"#########" /></a>
<div id="picture"><img src=
"picture"
alt="#########" /></div>
<div id="links">
<ul>
<li><a href="/newstips.html">News & Tips</a></li>
<li><a href="/staff.html">Staff</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/emergencies.html">Emergencies</a></li>
<li><a href="/yy.html">Pet Info &
Links</a></li>
<li><a href="/yyy.html">Picture Gallery</a></li>
<li><a href="/yyyy.html">Forms</a></li>
<li><a href="/yyyyy.html">Employment</a></li>
</ul>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="ourmission">text</div>
<div id="text1">texttexttext</div>
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="hours">texttext</div>
<div id="text2"><br />
text<br />
<br />
text<br />
<br />
text<br />
<br /></div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<hr style="width:63%;height:1px;position:relative;"></hr>
<div id="contact">Contact Information</div>
<div id="text3">Telephone<br />
6105659898<br />
FAX<br />
6105659898<br />
Address<br />
405 blvd<br />
Click <a href=
"www.website.com">
Here</a> for directions</div>
</body>
</html>