Page is a not externally linkable
HarryM - 5:52 pm on Mar 17, 2003 (gmt 0)
But this is definitely a workaround to a bug. The div is inheriting a float attribute when it shouldn't be. But I've still got other problems that I didn't have in Moz 1.2. Some of my rollover effects don't work as intended. And on the home page some links don't work at all. What is it with browser development? One step forward and two steps back. :(
I have tried removing the comment and XML statement as Hester suggested, but it had no effect. However adding "float:none;" and "clear:both;" to the misplaced div has cleared my nested-divs problem.