View Single Post
  #2 (permalink)  
Old 03-26-2008, 03:37 PM
ran_dizolph's Avatar
ran_dizolph ran_dizolph is offline
WebProWorld Veteran
 

Join Date: Jul 2005
Location: Windsor, ON
Posts: 459
ran_dizolph RepRank 1
Default Re: Help! web site breaks down in IE 6

For starters I'd get a proper DOCTYPE declaration atop the page. I would imagine you'd want the 'transitional' type for this particular layout. That should at least get it headed in the right direction.

Beyond that it's a bit of a tough call. You're using some seriously dated and deprecated styles amongst too many nested tables, so trudging through all of the markup may be a bit of a chore.

More reading on DOCTYPES.
Reply With Quote