Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# wechat_public_platform
a public platform for courses
阅读我写的文件
96 changes: 96 additions & 0 deletions css控制段落.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN">
<head>
<title>css 背景图片</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="布尔教育 http://www.itbool.com" />
<style>
body{
background-color: oldlace;
background-image: url(dubai.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
height: 1200px;
}
p{
//background: transparent;
//margin: 10px;
//letter-spacing: 10px;
//text-align: center;
//text-decoration: blink;
//padding-left: 20px;
//font-style: oblique;
font-size: 23px;

font-family: "New Times","楷体","宋体",sans-serif;
}
#test1{
color: blue;
font-style: italic; //规定的font 设置顺序
font-weight: bold;
font-size: 23px;
line-height: 46px;
font-family: simhei;
}
#test2{
font: italic bold 23px/46px simhei;

}
#test3{
background: transparent url(dubai.gif) no-repeat scroll 10% 10%;

}
</style>
</head>
<body>
<p>12345</p>
<p>67890</p>
<p>两情若是久长时,</p>
<p>又岂在朝朝暮暮。</p>
<div id="test1">明月别枝惊鹊,</div>
<div id="test2">清风半夜鸣蝉。</div>
<div id="test3">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</div>
</body>
</html>
1 change: 1 addition & 0 deletions debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[0313/173605.823:ERROR:exception_handler_server.cc(524)] ConnectNamedPipe: �ܵ����ڱ��رա� (0xE8)