netscape & IE code

liunx

Guest
Thanks for all that are trying to solve this. This is what I've done. Checked the file name and extensions. Checked the character case and spelling. I've even created another file in notepad and try to get it to run in IE. It won't but it will in netscape??? I've not uploaded this to the web serever yet. Here is a page that I call and all pages are in one folder. The links to the other pages work in the previous code. Only those that I pointed out don't in IE??<br />
<br />
here's ContactInfo.html code<br />
<br />
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><br />
<html><br />
<head><br />
<meta http-equiv="content-type"<br />
content="text/html; charset=ISO-8859-1"><br />
<title>Contact Info</title><br />
</head><br />
<body<br />
img background="background.jpg" link="blue" alink="blue vlink="blue"><br />
<table cellpadding="2" cellspacing="2" border="0"<br />
style="text-align: left; width: 100%;"><br />
<tbody><br />
<tr><br />
<td style="vertical-align: top;"><br />
<h2><span style="color: rgb(0, 0, 0);">Contact Instructor:</span><br><br />
</h2><br />
</td><br />
</tr><br />
<tr><br />
<td style="vertical-align: top;"><br />
<div style="margin-left: 40px;"><br />
<h3>Rancho High School</h3><br />
<h3>1900 E. Owens Ave.</h3><br />
<h3>North Las Vegas, Nv 89030</h3><br />
<h3>Phone: 799-7000 ext. 326</h3><br />
<br><br />
<br><br />
</div><br />
</td><br />
<td width="50%" style="text-align: left;"><a<br />
href=http://www.htmlforums.com/archive/index.php/"mailto:[email protected]?"><img src="aniemail242z.gif"<br />
border="0" title="" alt="email" style="width: 59px; height: 41px;"><br><br />
</a></td><br />
</tr><br />
</tbody><br />
</table><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<br><br />
<div style="text-align: center;"><a href=http://www.htmlforums.com/archive/index.php/"index.html"><img<br />
src=http://www.htmlforums.com/archive/index.php/"Home.gif" title="" alt=""<br />
style="border: 0px solid ; width: 101px; height: 29px;"></a><br><br />
</div><br />
</body><br />
</html><!--content-->No need to start a new thread.<br />
<br />
Continued in: <!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=29839">http://www.htmlforums.com/showthread.ph ... adid=29839</a><!-- m --> where I just spent 20 minutes answering your question there.<!--content-->Continued in: <!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=29839">http://www.htmlforums.com/showthread.ph ... adid=29839</a><!-- m --><br />
<br />
I would suggest that you repost the question above back into the old thread too.<!--content-->
 
Back
Top