在Web上用style实现完美颜色渐变Css
摘要:测试网页,代码如下:无标题文档
测试网页,代码如下:
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="600" border="0" cellspacing="0" cellpadding="0" height="30" align="center">
<tr>
<td > </td>
</tr>
</table>
</body>
</html>
【在Web上用style实现完美颜色渐变Css】相关文章:
★ div模拟下拉菜单select控件模块 css实现表单select美化