分享

div css测试

 小啸笑 2007-08-02
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www./TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www./1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link href="css/level1.css" rel="stylesheet" style="text/css" />
<title>div+css测试</title>
<style type="text/css">
#browser {
    margin:0 auto;
    padding:6px 6px;
    border-top:3px solid #333;
    width:80%;
    font:12px/100% Arial, Helvetica, sans-serif, "宋体";
    color:#333;
    border-collapse:collapse;
}
#browser caption {
    margin:0 auto;
    text-align:left;
    font:bold 26px/120% Arial, Helvetica, sans-serif, "宋体";
}
#browser .title {
    font:14px/120% Arial, Helvetica, sans-serif, "宋体";
    color:#666;
    text-align:left;
    padding:20px 10px;
}
#biao th,td {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:6px 6px;
}
#biao {
    width:70%;
    text-align:left;
    border-collapse:collapse;
    margin:0 auto;
}
#biao th {
    width:50%;
    font:bold 12px/120% Arial, Helvetica, sans-serif, "宋体";
}
</style>
</head>
<body>
    <table id="browser">
        <caption>几个有关Web标准的问题</caption>
        <tbody>
            <tr><th class="title" colspan="2">帮助我们更好的了解您对Web标准网页设计的想法和看法</th></tr>
            <tr>
                <table id="biao">
                    <tr>
                        <th>您是否使用表格布局?</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>您是否开始使用css布局?</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>是否订阅css邮件?</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>您所从事的行业:</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>请留下您的姓名:</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>请留下您的建:</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>您是否使用表格布局?</th>
                        <td><input type="radio"  checked /><input type="radio" /></td>
                    </tr>
                    <tr>
                        <th>您是否使用表格布局?</th>
                        <td><input type="radio"  checked /><input type="radio" /></td> 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约