阅读背景:

在chrome中,图像右边的空间是什么?

来源:互联网 

Consider the following example:

考虑下面的例子:

<!doctype html>
<html>
<head>
    <style>
        td {
            padding: 0;
            background: red;
        }
        img {
            display: block;
        }
    </style>
</head>
<body
    ><table
    ><tr
      ><td
        ><img src="https://raw.githubusercontent.com/sinatra/sinatra/v1.4.7/lib/sinatra/images/500.png"
      ></td
    ></tr
    ></table
></body>
</html>
<!



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: