我們為大家收集整理了關於html表格固定大小以方便大家參考。
.auto {overflow: auto; height: 100px; width: 200px; clip: rect( ); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
在td標簽中加入:
<div class="auto" align="left">你的文字<div>
希望大家可以學會html表格固定大小想了解更多精彩內容,請關注我們的網站!
相關推薦:
html表格對齊的方法