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

DOCTYPE

The first line of your HTML page will contain the DOCTYPE. This is used to tell the browser how the HTML should be interpreted. We'll focus on HTML5 in this book so the first example you see in the following uses the HTML5 DOCTYPE. The two other common doctypes are HTML 4.01 Strict and XHTML 1.0 Strict:

  • HTML5:
<!DOCTYPE html>      
  • HTML 4.01 Strict:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  • XHTML 1.0 Strict:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
主站蜘蛛池模板: 武功县| 民和| 名山县| 阿克苏市| 水城县| 孙吴县| 保定市| 措美县| 汶上县| 义马市| 界首市| 芷江| 龙岩市| 浙江省| 汕头市| 陇西县| 多伦县| 姜堰市| 花垣县| 河北区| 泗水县| 沙坪坝区| 永仁县| 南京市| 安溪县| 汉源县| 马关县| 宝鸡市| 镇巴县| 黄骅市| 盐城市| 孝昌县| 弥渡县| 商都县| 安吉县| 台州市| 崇仁县| 重庆市| 会泽县| 柳河县| 青龙|