HOUYT před 7 roky
rodič
revize
395fe7b952
1 změnil soubory, kde provedl 3 přidání a 4 odebrání
  1. 3 4
      test.txt

+ 3 - 4
test.txt

@@ -21,15 +21,15 @@ padding:0;
 </head>
 <body> 
   <div class="panel">
-          <h1>这只是一个测试的内容</h1>
+          <h1>这只是一个测试的内容</h1>
           <h2>这只是新的世界</h2>
           <h3>one world one dream</h3>
           <h4>I just try again</h4>
 	 <h5>I have a dream</h5>
-	<h6>just try again</h6>
+	 <h6>just try again</h6>
   	<input type="text" name="" value="请输入您的姓名"> 
   	<button>提交</button>
-    <input type="text" name="" value="请输入您的号码"> 
+    <input type="text" name="" value="请输入您的联系方式"> 
   	<button>提交</button>
   </div>
 	<div>
@@ -37,7 +37,6 @@ padding:0;
 		<li>关于我们</li>
 		<li>联系我们</li>
 		<li>优惠等你来</li>
-		<li> 为什么不行纳</li>
 		</ul>
 	</div>
 </body>