ZM,
You need to give your page a doctype statement - right at the top.
Any of these works for me (in IE 6):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Airshow Last edited by Airshow; Nov 2nd, 2009 at 6:58 pm. Reason: Amendments after further testing
Reputation Points: 318
Solved Threads: 358
WiFi Lounge Lizard
Offline 2,527 posts
since Apr 2009