HTML5筆記 (常用元素)

2021-07-14 09:51:08 字數 1358 閱讀 1336

:根元素,允許省略

:允許省略

:標題引入樣式定義

段落換行

水平線換行與不換行的節加粗斜體強調小

上標下標

***a>

scheme->一般是http

host:在http中預設為www

***a>

?->_slef,_blank,_top,_parent(代表用本視窗,新視窗,頂級框架,父級框架開啟)

***a>

media->指定href才有效,預設為all

#錨點:

錨點1a>

定位到錨點1

a>

aaali>

11li>

ol>

aaali>

11li>

ul>

ul>

1.src

2.alt:指定一段文字作為提示資訊

3.height:百分比或者畫素值

4.width

style="background-color: black;

border-collapse: separate;

border-spacing: 1px;">

我的tablei>

caption>

style="background-color: white;">

style="width:160px" />

span="2"

style="width:100px" />

colgroup>

style="text-align: left;">

idth>

nameth>

classth>

tr>

thead>

colspan="3"

style="text-align: right">現總計:2個人td>

tr>

tfoot>

style="text-align: left;">

1td>

hashtd>

1td>

tr>

2td>

zhxtd>

1td>

tr>

tbody>

table>designmode屬性:on/off;全域性的contenteditable屬性

hidden屬性:true/false

為input和textarea增加了spellcheck屬性:true/false。

5 學習html5筆記

background red url i.png no repeat center 0 background attachment 當元素大小小於背靜,只顯示一部分,應用精靈圖 邊框 border border width 2px 3px 4px 1px border style border to...

懶人HTML5筆記 2(常用標籤)

一.超連結標籤 href bottom name top 回到底部 錨點功能 a href index01.html target blank 跳轉到本地的資源a href 跳轉到網路位置a br 80 敲tab href top name bottom 回到頂部 錨點功能 a 二.src img ...

初學HTML5筆記(1)

1 html5的新特性 2 當前接觸html5一些常用標籤 使用sublime text一般都會補全內容 標籤 無序 描述 定義注釋 為注釋內容 定義文件型別 a b 定義粗體文字 bdo 定義文字顯示的方向 body 定義body元素 br 插入換行符 button 定義按鈕 caption 定義...