深圳全飞鸿

标题: TABLE模板一 [打印本页]

作者: zhgc    时间: 2022-1-9 10:58
标题: TABLE模板一
<html><head>
<style type="text/css">
body{
        font-family: verdana,arial,sans-serif;
        font-size:12px;
}
table.gridtable {
        font-family: verdana,arial,sans-serif;
        font-size:10px;
        color:#333333;
        border-width: 1px;
        border-color: #666666;
        border-collapse: collapse;
}
table.gridtable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
}
table.gridtable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
}
a:link{text-decoration:none ; color:blue ;}
a:visited {text-decoration:none ; color:blue;}
a:hover {text-decoration:underline ; color:blue;}
a:active {text-decoration:none ; color:blue;}
</style>
</head>
<body>







欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/) Powered by Discuz! X3.2