[WEB4LIB] IE problem- Wales on the Web

Kevin W Bishop bishopk at rpi.edu
Tue Sep 14 12:54:03 EDT 2004


-----Original Message-----
Subject: [WEB4LIB] IE problem- Wales on the Web

We have a problem with div alignment on the internal pages of 
walesontheweb at the following URL:
http://www.walesontheweb.org/cayw/index/en

The main div seems offset by the size of the left navigation div but it 
renders in all other browsers correctly. This problem was introduced 
when we removed the XML doctype tag from the header of the page as this 
itself was causing font size problems (again in IE only). It has 
something to do with quirks mode which I don't fully understand but I do

know that it is doing my head in!

----------------------------

Your doctype is incorrect.  Try this instead: 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

This will put IE into standards mode and give your styles a better shot
at being rendered as desired.

Best wishes,
-kb

___________________________
Kevin W. Bishop > bishopk at rpi.edu
Communication & Collaboration Technologies
Rensselaer Polytechnic Institute > http://www.rpi.edu/
  RPInfo: http://www.rpi.edu/rpinfo/





More information about the Web4lib mailing list