diff options
Diffstat (limited to 'files/zh-cn/web/html/element/input/button/index.html')
| -rw-r--r-- | files/zh-cn/web/html/element/input/button/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/html/element/input/button/index.html b/files/zh-cn/web/html/element/input/button/index.html index de6f8031bb..61a701e3ae 100644 --- a/files/zh-cn/web/html/element/input/button/index.html +++ b/files/zh-cn/web/html/element/input/button/index.html @@ -5,7 +5,7 @@ translation_of: Web/HTML/Element/input/button --- <p>{{HTMLRef}}</p> -<p><span class="seoSummary"><code><strong>元素<input type="button"></strong></code> 是 <strong><code><input></code></strong> 元素的特殊版本,被用来创建一个没有默认值的可点击按钮。 它已经在HTML5被 <strong><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button"><button></a>元素取代</strong></span></p> +<p><span class="seoSummary"><code><strong>元素<input type="button"></strong></code> 是 <strong><code><input></code></strong> 元素的特殊版本,被用来创建一个没有默认值的可点击按钮。 它已经在 HTML5 被 <strong><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button"><button></a>元素取代</strong></span></p> <p>浏览器生成一个控件没有默认值的可点击按钮。该按钮上可有任何标签。该控件在不同的浏览器上,可能有不同的样式。</p> @@ -198,7 +198,7 @@ translation_of: Web/HTML/Element/input/button <tr> <th>Feature</th> <th>Android</th> - <th>Firefox 移动版(Gecko)</th> + <th>Firefox 移动版 (Gecko)</th> <th>IE 移动版</th> <th>Opera 移动版</th> <th>Safari 移动版</th> @@ -247,5 +247,5 @@ translation_of: Web/HTML/Element/input/button <ul> <li>The generic {{HTMLElement("input")}} element and the interface used to manipulate it, {{domxref("HTMLInputElement")}}</li> - <li>HTML5的替代方式为 <strong><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button"><button></a></strong> 元素</li> + <li>HTML5 的替代方式为 <strong><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button"><button></a></strong> 元素</li> </ul> |
