
- UID
- 482218
- 帖子
- 17435
- 精华
- 2
- 威望
- 350
- 阅读权限
- 100
- 注册时间
- 2008-5-2
|
摆渡了下 杯具的用写字板打开转换为DOC的文件,结果如下
<!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">
<head>
<style>
body {
background: url(/client/styles/images/error.jpg) no-repeat center;
background-color: #efefef;
}
</style>
<script>
document.oncontextmenu=function(){
return false;
}
</script>
</head>
<body>
</body>
</html>
痛哭!!! |
|