<html>
<head><title>WEB Design</title>
<style type="text/css">
*{
margin:0 auto;
width:600px;
font-family:Arial;
}
#header{
margin:0 auto;
height:60px;
width:600px;
font-size:25px;
vertical-align:middle;
color:skyblue;
}
#nav{
height:30px;
background:skyblue;
}
a{
float:left;
synchronous motordisplay:block;
width:120px;
font-size:17px;
padding-left:4px;
color:white;
text-align:center;
vertical-align:middle;c语言原码补码反码
font-style:bold;
padding-top:7px;
}
asp项目a:link{text-decoration:none;}
a:hover{background:gray;}
p{font-size:25px;padding-top:10px;padding-bottom:10px;}
.int{font-size:17px;text-indent:2em;word-space:1px;font-style:normal;font-weight:normal;}
学生个人网页制作html代码csstable,th,td{border: 3px solid black;margin-top:10px;border-collapse:collapse;text-align:center;}
th{width:600px;height:30px;}
</style>
</head>
<body>
<div id="header"><strong>WEB DESIGN<strong></div>
<div id="nav">
<div class="navs"><a href="#">HOME</a></div>
<div><a href="#">HTML</a>
<div class="navs"><a href="#">CSS</a></div>
<div class="navs"><a href="#">JavaScript</a></div>
</div>
<p>Introduction</p>
<hr width:100%/>
<p class="int">Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardised code and proprietary software; user experience design; and search engine optimization. Often many individuals will work in teams covering different aspects of the design process, although s
ome designers will cover them all. The term web design is normally used to describe the design process relating to the front-end (client side) design of a website including writing mark up. Web design partially overlaps web engineering in the broader scope of web development. Web designers are expected to have an awareness of usability and if their role involves creating mark up then they are also expected to be up to date with web accessibility guidelines.</p>
<p>Schedule</p>
1970年至今秒数转化为时间<hr width:100%/>
<table>
<tr></tr>
<td>date</td><td>9:00-12:00</td><td>13:00-16:00</td>
<tr></tr>
substrate 半导体
<td>dec.1-5th</td><td>HTML</td><td>Photoshop</td>
<tr></tr>
<td>dec.8-12th</td><td>CSS</td><td>Photoshop</td>
<tr></tr>
<td>dec.15-19th</td><td colspan="2">JavaScript</td>
</table>
</body>
</html>

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。