Blogger Information
Blog 9
fans 0
comment 1
visits 4206
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3月15号作业:仿照案例完成一个段子排版!
红叶的博客
Original
513 people have browsed it

实例

<!DOCTYPE html>
<html>
<head>
	<title>3月15号作业:仿照案例完成一个段子排版!</title>
	<style type="text/css">
		.div { 
			background: url(防水涂料/tl6.jpg); 
			width: 500px;
			height: 300px;
			padding: 15px;
		}
		.div h1 {
			text-align: center;
			font-size: 20px;
			color: #ffff00;
			padding: 0 0 10px 0;
		 }
		 .div p {
		 	font-size: 16px;
		 	text-indent: 2em;
		 	padding: 0 0 12px 0;
		 	color: #ffffff;
		 	line-height: 1.5;
		 }
	</style>
</head>
<body>
	<div class="div">
		<h1>中国职业打假人的路越走越窄,对消费者没好处</h1>
		<p>每年的3月15日,都是一些商家最担心的时刻。除了担心工商检查,媒体曝光,还怕被职业打假人盯上。现在,他们可以稍稍放松些了——有地方法院表示,职业打假日趋商业化、集团化,对牟利性职业打假行为要进行限制。中国职业打假人的日子是越来越不好过了。</p>
		<p>随着地沟油、三聚氰胺奶粉、毒胶囊等重大食药安全事件频繁曝出,公众对假冒伪劣产品忍无可忍,政府部门对职业打假的态度也发生了变化。限制职业打假,满足了商家和公权部门的诉求,但对消费者没什么好处。</p>
	</div>
</body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post