<!DOCTYPE html>
<html lang="en">
<head>
???<meta charset="UTF-8">
???<title>064</title>
</head>
<body>
<h1 align="center">黄庚华</h1>
<h1>064111</h1>
<div id="container" style="width: 400px">
???<div id="header" style="background-color: darkgreen"><h2>登陆</h2></div>
???<div id="content"></div>
???<from>
???????用户名:<input type="text" name="usename" aria-placeholder="请输入用户名"><br>
???????密码: <input type="password">
???????<br>
???????<input type="radio" name="role" value="stu">student
???????<input type="radio" name="role" value="tea">teacher
???????<input type="checkbox" name="vehicle" value="Bike">I have a bike
???????<input type="button" value="Hello world!">
???</from>
???<div id="footer" style="background-color: darkgreen"><h2>版权</h2></div>
</div>
<ul>
???<li>
???????<ol>
???????????<li>
???????????????<select name="shoucang">
???????????????????<option value="a">收藏</option>
???????????????????<option value="b">点赞</option>
???????????????</select>
???????????</li>
???????</ol>
???</li>
</ul>
<p>扎实推进“活力广商”建设——我校举行2017年阳光体育长跑活动启动仪式</p>
<a href="http://news.gzcc.cn/html/2017/xiaoyuanxinwen_1011/8308.html">扎实推进“活力广商”<br><br><img
???????src="http://oa.gzcc.cn/uploadfile/2017/1011/20171011045904773.jpg"></a>
<hr>
<a href="#">友情链接</a>
</body>
</html></html>
web基础,html制作网页
原文地址:http://www.cnblogs.com/-064/p/7680184.html