Skip to content

Commit

Permalink
updata
Browse files Browse the repository at this point in the history
  • Loading branch information
itLeeyw committed Mar 15, 2019
1 parent 98c64e6 commit e89a069
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<span class="welcome">Rua~<span class="sjx"></span></span>

<h1>Leeyw</h1>
<p>不想当旅行家的设计师不是一个好的程序员</p>
<p>学习就是一个拷问内心的过程</p>
<hr ><!--水平分割线-->
<dl><!--definition lists-->
<dt>AGE</dt><!--definition term-->
Expand Down
17 changes: 2 additions & 15 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,7 @@
<title>Document</title>
</head>
<body>
<ol type="1">
<li>11</li>
<li>12</li>
<li>13</li>
<ul>
<li>a</li>
<li>b</li>
</ul>
<li>A-Z</li>
<ul>
<li>a</li>
<li>a</li>
<li>a</li>
</ul>
</ol>
<div class="a1"></div>
<div class="a2"></div>
</body>
</html>

0 comments on commit e89a069

Please sign in to comment.