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

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"> 
主站蜘蛛池模板: 南昌县| 衡南县| 孟津县| 台南县| 敖汉旗| 泰顺县| 安阳市| 涟源市| 湘西| 张家川| 集贤县| 公主岭市| 海盐县| 奉化市| 二连浩特市| 桃江县| 翁牛特旗| 寿阳县| 丰台区| 乌什县| 定结县| 宁津县| 福州市| 阳泉市| 白玉县| 寻乌县| 富蕴县| 富蕴县| 闽清县| 阿坝县| 甘孜| 永修县| 大理市| 望江县| 犍为县| 乌什县| 灵石县| 准格尔旗| 安丘市| 长汀县| 岳阳市|