<div align="center">
<center>
<table border="1" width="400" cellspacing="0" cellpadding="0">
<tr onmouseover="this.style.background='#222'; " onmouseout ="this.style.background=''; this.style.borderColor=''" >
<td width="300"> </td>
</tr>
<tr onmouseover="this.style.background='#222'; " onmouseout ="this.style.background=''; this.style.borderColor=''" >
<td width="300"> </td>
</tr>
</table>
</center>
</div>
转自:
http://topic.youkuaiyun.com/t/20051123/10/4412064.html
本文展示了一个简单的表格样式效果,通过鼠标悬停更改背景颜色的方式增强用户体验。此效果使用纯HTML和CSS实现,适用于初学者学习基本的网页布局技巧。
1343

被折叠的 条评论
为什么被折叠?



