1,关于居中使用css为:position:fixed;left:50%;top:50%;margin-left:width/2;margin-top:height/2;
对于ie6,只能把position:改成absolute;
转载于:https://www.cnblogs.com/herofox/archive/2010/07/06/1772238.html
转载于:https://www.cnblogs.com/herofox/archive/2010/07/06/1772238.html