链接在IE中不可见,但在谷歌浏览器中可见是为什么呢?
代码如下中是这样的
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Java Card Project</title>
</head>
<body>
<table >
<td><a href="javascript:void(0)" style="height: 20xp;width: 20px;margin-right: 20xp;background: url('images/delete.gif') no-repeat;overflow: hidden;text-indent: -30000px;display: inline-block;">w</a></td>
</table>
</body>
</html>