你这代码 是跟课本学的吧,忒简单了也。首先指定 <!DOCTYPE> ,看看好了么, http://angrycoder.iteye.com/blog/1757539 然后在header里加些信息,比如 编码 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
你这代码

是跟课本学的吧,忒简单了也。
首先指定 <!DOCTYPE> ,看看好了么, http://angrycoder.iteye.com/blog/1757539
然后在header里加些信息,比如 编码
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />