Paul Mendoza C# blog
Tuesday, January 09, 2007
  CSS in IE breaks with the xmlns tag that's used be default with aspx pages
I generally let all the HTML code be generated for me when I create an aspx page. Since I'm using Master Pages with ASP.NET 2.0, I really only ever create the HTML stuff once. All the head, body and ending stuff so I don't mess with it much but apparently having the tag

<html xmlns="http://www.w3.org/1999/xhtml">

breaks CSS in Internet Explorer (IE). It makes IE go into a weird display mode. Anyways, took me way too long to figure that out.
 
Comments: Post a Comment





<< Home
I am currently an ASP.NET, C# developer working on MangosteenNation.com, a XanGo website for helping people build their businesses. I am also pursuing a degree at CSU San Marcos in Southern California.

XanGo at Mangosteen Nation

Archives
October 2005 / November 2005 / December 2005 / January 2006 / February 2006 / March 2006 / April 2006 / May 2006 / June 2006 / July 2006 / August 2006 / September 2006 / October 2006 / November 2006 / December 2006 / January 2007 / April 2007 / May 2007 / June 2007 / August 2007 / February 2008 / August 2008 /


Powered by Blogger

Subscribe to
Posts [Atom]