Blogger Information
Blog 16
fans 0
comment 0
visits 9701
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
PHP学习第5课作业0321
方圆电脑
Original
523 people have browsed it
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>CSS示例</title>
</head>
<body>
	<form action="" method="post" >
		<table border="0" cellspacing="0" cellpadding="8" align="center" width="400" bgcolor="powderblue">
		<caption><h2>CSS样式演示</h2></caption>
		</table>
</body>
</html>

运行实例 »

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

作业要求:

1.博客: 实例演示基本选择器与属性选择器

2.手写: 基本选择器案例

要求对伪类要有一定的了解,明天晚上会随机提问和抽查


实例


Correction status:unqualified

Teacher's comments:
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!