摘要:基本標簽最大的標題最小的標題這是一個段落。標簽分割每行,標簽分割每列,表示表頭。框架表單蘋果香蕉櫻桃標簽包含表單元素,表示跳轉目標鏈接,為表單提交方式。標簽為翻頁選擇框。實體等同于等同于等同于
DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>文檔標題title>
head>
<body>
可見文本...
body>
html>
<h1>最大的標題h1> <h2> . . . h2> <h3> . . . h3> <h4> . . . h4> <h5> . . . h5> <h6>最小的標題h6> <p>這是一個段落。p> <br> (換行) <hr> (水平線)
<b>粗體文本b> <code>計算機代碼code> <em>強調文本em> <i>斜體文本i> <kbd>鍵盤輸入kbd> <pre>預格式化文本pre> <small>更小的文本small> <strong>重要的文本strong> <abbr> (縮寫) <address> (聯系信息) <bdo> (文字方向) <blockquote> (從另一個源引用的部分) <cite> (工作的名稱) <del> (刪除的文本) <ins> (插入的文本) <sub> (下標文本) <sup> (上標文本)
普通的鏈接:<a href="http://www.example.com/">鏈接文本a> 圖像鏈接: <a href="http://www.example.com/"><img src="URL" alt="替換文本">a> 郵件鏈接: <a href="mailto:webmaster@example.com">發送e-maila> 書簽: <a id="tips">提示部分a> <a href="#tips">跳到提示部分a>
<img src="URL" alt="替換文本" height="42" width="42">
<style type="text/css"> h1 {color:red;} p {color:blue;} style> <div>文檔中的塊級元素div> <span>文檔中的內聯元素span>
<ul> <li>項目li> <li>項目li> ul> <ol> <li>第一項li> <li>第二項li> ol>
<dl> <dt>項目 1dt> <dd>描述項目 1dd> <dt>項目 2dt> <dd>描述項目 2dd> dl>
<table border="1"> <tr> <th>表格標題th> <th>表格標題th> tr> <tr> <td>表格數據td> <td>表格數據td> tr> table>
標簽分割每列, | 表示表頭。
框架(Iframe)<iframe src="demo_iframe.htm">iframe> 表單(Forms)<form action="demo_form.php" method="post/get"> <input type="text" name="email" size="40" maxlength="50"> <input type="password"> <input type="checkbox" checked="checked"> <input type="radio" checked="checked"> <input type="submit" value="Send"> <input type="reset"> <input type="hidden"> <select> <option>蘋果option> <option selected="selected">香蕉option> <option>櫻桃option> select> <textarea name="comment" rows="60" cols="20">textarea> form>
實體(Entities)< 等同于 < >; 等同于 > © 等同于 ? 文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。 轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/1846.html 相關文章
發表評論0條評論UnixAgain男|高級講師TA的文章閱讀更多
閱讀需要支付1元查看
|
---|