我們為大家收集整理了關於html表格背景色,以方便大家參考。
<html>
<head>
<title>透明表格</title>
</head>
<body background="圖片">
<table border="0">
<tr>
<td style="background-color:#336699;filter:Alpha(opacity=50)">表格內容</td>
</tr>
</table>
</body>
</html>
希望大家可以學會html表格背景色.想了解更多精彩內容,請關注我們的網站!
相關推薦:
html標簽類型簡介