官术网_书友最值得收藏!

html

The html element is the root element of the HTML document:

<html manifest></html>

Attributes

The manifest attribute links to a resource manifest that lists which files should be cached.

Description

The html element must directly follow the DOCTYPE element. This is the root element that all other elements must be descendants of.

The html element must have one head element and one body element as its children. All other elements will be inside these tags.

Here is what a simple HTML page looks like:

<!DOCTYPE html>
<html manifest="offline.appcache"><head>
</head>
<body>
    Hey
</body>
</html>
主站蜘蛛池模板: 沙洋县| 神池县| 临洮县| 裕民县| 吉隆县| 嘉义市| 上蔡县| 栾城县| 蒙山县| 双辽市| 石渠县| 辽中县| 潼南县| 鹿邑县| 常德市| 永善县| 平阴县| 马公市| 郯城县| 翁源县| 潼关县| 桦甸市| 分宜县| 安宁市| 宾川县| 青海省| 仲巴县| 内乡县| 英吉沙县| 无极县| 云林县| 开阳县| 汕头市| 辉南县| 汉源县| 惠州市| 新民市| 辰溪县| 赣州市| 峨眉山市| 杭锦后旗|