静态网页表格的制作1*
代码:html+css:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>表单第一个练习</title>
<style type="text/css">
.content{
text-align: center; width: 1024px;margin-left: 15%;color: #4d397c;}
table{
width: 1000px;border-collapse: collapse;border-spacing:10px 20px;caption-side: bottom;table-layout: auto;}
#biaozhu{
text-decoration: none;width: 1000px;height: 10.4px; float: right;text-align: left;margin: 0px;}
#biaozhu ul{
padding-left: 40px;margin-top: 5px;}
#biaozhu ul li{
list-style:none;width: 240px;float: left;line-height: 10.4px;}
table tr td{
height: 30px;line-height: 30px;};
</style>
</head>
<body>
<div class="content">
<div> <h2>项目增补单<</