We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7b819 commit 336267fCopy full SHA for 336267f
member/吴秀芳/task4.html
@@ -0,0 +1,18 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <title>Document</title>
6
+ <style>
7
+ body{font-family: "微软雅黑";font-size: 16px;line-height:1.5em;color:#333;}
8
+ p{color:#000;text-indent:2em;line-height: 1.5em}
9
+ </style>
10
+</head>
11
+<body>
12
+ <!-- 设置body的字体为微软雅黑,字号16px, 行高1.5倍,字体颜色 #333,
13
+设置段落颜色#000, 首行缩进两个字体宽度,1.5倍行高 -->
14
+hahahhahahhwa月牙弯弯
15
+<p>hahahaha</p>
16
+
17
+</body>
18
+</html>
0 commit comments