摘要: 废话不多说,先看一下下面这段代码:<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>IE6 position:fixed bug</title> <style> *{padding:0;margin:0} p{height:2000px} #gs{border:1px solid #000;position:f 阅读全文
posted @ 2013-04-19 15:07 chenguiya 阅读(265) 评论(0) 推荐(0)