首页 > WEB开发 > css3案例分享 >
CSS写的简单表格示例
发布时间:2015-11-29 编辑:杨雨个人博客网站 点击:

代码如下:
<!DOCTYPE HTML>
<Html>
<head>
<meta http-equiv="Content_Type"
content="text/Html";charset=utf-8>
<title>个人信息登记</title>
<style>
caption{height:50px;font-size:30px;font-weight:bold;}
table{border:1px solid gray;
border-collapse:collapse;
margin:100px auto;}
th{height:60px;width:130px;
border:1px solid gray;
background-color:#D6D3D6;}
.topleft{width:120px; background-color:#C6C7C6;}
td{height:60px;width:130px;
border:1px solid gray;
background-color:#C6C7C6;
text-align:center;}
.t1{width:120px; background-color:#BDBABD;}
#out1{border-top:60px solid transparent;
border-left:60px solid #BDBABD;
height:0px;width:0px;
position:relative;
float:left;}
#out2{border-top:30px solid #D6D3D6;
border-left:120px solid transparent;
height:0px;width:0px;
}
#in1{position:absolute; width:50px; top:-60px; left:10px;}
#in2{position:absolute; width:50px; top:-30px; left:-10px;}
#in3{position:absolute; width:50px; top:-20px; left:-60px;}
body{background-color:#123456;}
</style>
</head>
<body>
<table>
<caption> 个人信息登记 </caption>
<tr>
<th class="topleft">
<div id="out1">
<div id="in1">类别</div>
<div id="in2">内容</div>
<div id="in3">姓名</div>
</div>
<div id="out2"></div>
</th>
<th>年级</th>
<th>性别</th>
<th>专业</th>
<th>特长</th>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
<tr>
<td class="t1">
<input type="text" size="12" value="请输入你的名字">
</td>
<td>
<select>
<option>2011</option>
<option>2012</option>
<option>2013</option>
</select>
</td>
<td>
<input type="radio" name="sex">男
<input type="radio" name="sex">女
</td>
<td>
<select>
<option>计科</option>
<option>信管</option>
<option>信技</option>
</select>
</td>
<td>
<textarea rows=2 cols=10>
</textarea>
</td>
</tr>
</table>
</body>
</Html>
本文地址:http://itbyc.com/web/css3/4911.html
转载请注明出处。
与《CSS写的简单表格示例》相关文章
- python中如何调用自己写的函数
- python怎么读取excel表格
- MySQL存储的字段是不区分大小写的,你知道吗?
- 自己写的python文件如何相互调用
- python和vb哪个简单
- 用python画简单的动物
- 数据库怎么连接用php写的前端
- php底层用什么写的?
- Html中表格tr的td单元格怎么设置宽度属性
- 利用CSS完成一个悬停过渡动画的项目(超级简单)
- 如何使用Backbone.js创建一个简单的视图
- 如何制作Html表格的边框?HTML table表格制作及实例
- Html中表格form相关的知识讲解(代码示例)
- Html table表格标签内容如何居中显示?表格的align属
- Python3之简单搭建自带服务器
- python实现超简单的视频对象提取功能