热门关键字:
jquery > jquery教程 > jquery教程 > 开发工具是Sublime Text

开发工具是Sublime Text

286
作者:管理员
发布时间:2020/8/8 22:32:29
评论数:0
转载请自觉注明原文:http://www.jq-school.com/Show.aspx?id=2325
最简单的<a title=div+css【201】" src="http://p6-tt.byteimg.com/large/pgc-image/7aa11f17c45f453e880f93e1a1d9f7e9?from=pc" />

图2

<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<title></title>
	<style type="text/css">
		.hz{
			width: 300px;/*盒子的宽300像素*/
			height: 200px;/*盒子的高200像素*/
			background: red;/*盒子的背景色红色*/
		}
	</style>
</head>
<body>
	<div class="hz"></div><!-- 盒子,并起个类名hz -->
</body>
</html>




如果您觉得本文的内容对您的学习有所帮助:支付鼓励



关键字:DIV
友荐云推荐