摘要: 图像替换 替换1 优点:屏幕阅读器可正常访问;没有多余的 缺点:没有解决浏览器禁用图像后空白页面的可访问性问题come I here!.header{ padding:25px 0 0 0; overflow:hidden; background-image:url(here.gif); background-repeat:no-repeat; height:0px !important; height /**/:25px; } 替换2 优点:屏幕阅读器可正常访问;没有多余的;代码简洁。 缺点:没有解决浏览器禁用图像后空白页面的可访问性问... 阅读全文
posted @ 2014-01-21 14:44 风中摇曳 阅读(211) 评论(0) 推荐(0)