作业

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
</head>
<body>
	<fieldset>

		<legend>个人信息</legend>
		<label for="name">用户名:</label>
		<input type="text" name="usr_name" value="name">
		<br>
		<label for="name">邮箱:</label>
		<input type="text" name="email" value="email">
	</fieldset>
	<hr>

	<input type="submit" value="提交按钮">
	<input type="reset" value="重置按钮">
	<input type="image" src="../image/submit.gif">
	<input type="button" value="普通按钮">
	<hr>
	<button type="submit">提交按钮</button>
	<button type="reset">重置按钮</button>
	<button type="button">普通按钮</button>
	<button><<im srgc="../image/submit.gif" alt=""></button>

	<fieldset>
		<legend>院校信息</legend>
		学号:<input type="text" name="stuID"><br>
		学院:<input type="text" name="stuSchool"><br>
		专业:<input type="text" name="stuMajor"><br>
	</fieldset>

</body>
</html>

在这里插入图片描述

主体部分:

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
</head>
<body>
	
	<iframe src="./24.1 top.html" width="100%" height="200" frameborder="0" scrolling="auto"></iframe>
	<h3>主体部分</h3>
	<hr>
	<a href="02.html" title="helllo">1.html</a>
	<a href="09.html" title="helllo">2.html</a>
	<iframe src="./24.2 foot.html" width="600px" height="600px" frameborder="0" scrolling="hello"></iframe>
</body>
</html>

头部:

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
</head>
<body>
	<ul>
		<li>网页</li>
		<li>资讯</li>
		<li>视频</li>
		<li>图片</li>
		<li>知道</li>
		<li>文库</li>
		<li>贴吧</li>
	</ul>
</body>
</html>

底部:

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
</head>
<body>
	 <p>底部和版权</p>
</body>  
</body>
</html>

在这里插入图片描述

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
</head>
<body>
	<article>标题
	<section>
		第一段
	</section>
	<section>
		第二段
	</section>
	<footer>脚注</footer>
	</article>

	<aside>广告</aside>
	<br>

	<figure>
		<figcaption>log标题</figcaption>
		<img src="../image/google.png" alt="">
		<img src="../image/facebook.png" alt="">
	</figure>

	<nav>
		<ul>
			<li>网页</li>
			<li>咨讯</li>
			<li>视频</li>
			<li>图片</li>
			<li>知道</li>
			<li>文库</li>
			<li>贴吧</li>
		</ul>
	</nav>
</html>

在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值