<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>你好</title>
<style>
*{margin:0;padding:0;border:1px solid red;}
</style>
</head>
<body>
<table style="height:500px;">
<tr>
<td style="width:30%;display: inline-block;">1</td>
<td style="line-height:140px;display:inline-block;width:30%;overflow:hidden;">2fdsfdsfdsfsdfdsfsdfdsfdsfsdfdsfsdfdsfsfdsfsfdsffsdf</td>
<td style="width:30%;display:inline-block;">3fdsfsdfdsfs</td>
</tr>
</table>
</body>
</html>
test
最新推荐文章于 2024-06-03 13:59:50 发布