关于html的头部,如会写
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
在w3cschool中有说明
http://www.w3schools.com/cn/tags/tag_doctype.asp
http://www.w3school.com.cn/xhtml/xhtml_dtd.asp
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
在w3cschool中有说明
http://www.w3schools.com/cn/tags/tag_doctype.asp
http://www.w3school.com.cn/xhtml/xhtml_dtd.asp