edu_6_2_1

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>添加滚动文字</title>
		<style type="text/css">
			h4{font-size: 20px;color: #33cc33;font-family: 隶书;}
		</style>
	</head>
	<body>
		<h3 align="center">添加滚动文字</h3>
		<hr color="#000066"/>
		<marquee><h4>该文字为滚动效果</h4></marquee>
	</body>
</html>

  

 

posted @ 2019-09-29 18:44  青衫客36  阅读(148)  评论(0编辑  收藏  举报