本帖最后由 凤凰涅槃 于 2013-11-1 09:30 编辑
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<pre>
<script type="text/javascript">
document.writeln("大家好,我是新手,奋斗中。。。");
document.writeln("大家好,我是新手,奋斗中。。。");
document.writeln("大家好,我是新手,奋斗中。。。");
document.writeln("大家好,我是新手,奋斗中。。。");
document.writeln("大家好,我是新手,奋斗中。。。");
</script>
</pre>
</body>
</html>
|