修复表格的标题(caption)的1px位移的bug

2015-01-26 0 797
修复表格的标题(caption)的1px位移的bug
/* Target Firefox */
@-moz-document url-prefix()
{
caption { margin-left: -1px; }
}

/* Target IE (or use IF IE statement ) */
caption { _margin-left: -1px; }

遇见资源网 html 修复表格的标题(caption)的1px位移的bug http://www.ox520.com/14025.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务