<!doctype html>
<html lang="zh">
<head>
</style>
<style type="text/css">
span{
display: inline-block;
width:30px;
word-break: keep-all;
overflow: hidden;
text-overflow: ellipsis;
}
span:hover{
overflow: visible;
}
</style>
</head>
<body>
<span>
<a href="http://www.nuei.cn">看不见00000000000000</a>
</span>
</body>
</html>
© 允许规范转载