Internet explorer 6 compatability

Arnagath

Distinguished
May 2, 2004
73
0
18,630
Hello
I am a rather new website builder and as I am a beginner I am encountering certain problems with some explorers. It just so happens that the explorer that does not work is IE6. I use firefox and all my friends do but I am doign this stuff as a little webproject and the school does not seem to like my stuff.

So anybody think they can help me out to check why my code does not work with IE6? Well then please check out the site here:
http://kinship.5000megs.com/kinship/home.html

Make sure you check it with both IE6 and firefox 1.5

Well thanks in advance for any help. I am a little lost in the woods here so all help is greatly apreciated.
 

hubbardt

Distinguished
Nov 19, 2004
1,138
0
19,460
Can't help you with the HTML but you may want to consider reducing the size of the logo at the top of the page. It's nearly 270Kb in size.

Regards,
 

Arnagath

Distinguished
May 2, 2004
73
0
18,630
that was the smallest I could get a gif image that size. It is medium quality with only 4 frames. I am going to change it all to a flash version though when I have the time, but that will take some time.
 

Oberon

Distinguished
Apr 9, 2004
146
0
18,680
This is what I get so far by checking your site for errors. I made a copy of your source to check it. Ignore the c: reference. When you use tags you have to be very careful. Not all are cross browser compatiable.

Dreamweaver Target Browser Check
05-May-2006 at 01:07:33 PM Central Daylight Time.

This report covered 1 file.
Target Browser Errors Warnings
Microsoft Internet Explorer 5.0 1 1
Microsoft Internet Explorer 5.5 0 1
Microsoft Internet Explorer 6.0 0 1
Netscape Navigator 6.0 15 1
Netscape Navigator 7.0 14 0
Total 30 4

Files containing errors:

C:Documents and SettingssimpsonlMy Documentstest site

index.htm

File C:Documents and SettingssimpsonlMy Documentstest siteindex.htm (Back to Index)
Warning Warning: Attributes and values for the EMBED tag vary by plug-in. Please check that all attributes and values are valid.
Microsoft Internet Explorer 5.0, Microsoft Internet Explorer 5.5, Microsoft Internet Explorer 6.0, Netscape Navigator 6.0
line 32 <embed src="flash_fma.fla.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="443" height="180">
Information The xmlns attribute of the HTML tag is not supported, but it has no detrimental effect.
Netscape Navigator 6.0, Netscape Navigator 7.0
line 2 <html xmlns="http://www.w3.org/1999/xhtml">
Error The title attribute of the Object tag is not supported.
Netscape Navigator 6.0
line 29 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="443" height="180" title="flash FMA">
Error Error parsing styles
Microsoft Internet Explorer 5.0
line 0 <!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>home</title> </head> <body background="home_files/home_background3.jpg" > </div></span></ilayer></layer></iframe></noframes>
Error The BACKGROUND attribute of the TD tag is not supported.
Netscape Navigator 6.0, Netscape Navigator 7.0
line 026 <td width="138" height="45" background="home_files/home_background2.jpg">
also lines 036, 072, 076, 080, 084, 092, 096, 100, 118, 121, 125, 126, 127

End of report.