网站显示的内容全部是有代码的无格式形式:
<P>试试啊啊</P> <P>哈哈哈哈</P> <P>的回答呵呵 <IMG src=" http://127.0.0.1/message/Editor/images/face/5.gif">
这样的 请问怎么弄的 只知道是htmlcode问题
网站显示的内容全部是有代码的无格式形式:
<P>试试啊啊</P> <P>哈哈哈哈</P> <P>的回答呵呵 <IMG src=" http://127.0.0.1/message/Editor/images/face/5.gif">
这样的 请问怎么弄的 只知道是htmlcode问题
还可用<xmp>标签。
你可试试:<xmp><P>试试啊啊</P> <P>哈哈哈哈</P> <P></xmp>
<body>
<p>哈哈哈哈哈哈哈</p>
<P>试试啊啊</P>
<P>哈哈哈哈</P>
<P>的回答呵呵
<IMG src=" http://127.0.0.1/message/Editor/images/face/5.gif">
</body>
</html>
不可能的事啊!
是写在<body>里了吗?
<html > <head> <title>首页</title> </head>
<body>
<p>哈哈哈哈哈哈哈</p>
</body>
</html>