📄 body2.htm
字号:
<HTML><HEAD>
<STYLE type=text/css>
<!--
td { font-family: "宋体"; font-size: 9pt}
body { font-family: "宋体"; font-size: 10.5pt; line-height: 15pt}
select { font-family: "宋体"; font-size: 9pt}
A {text-decoration: none; font-family: "宋体"}
A:hover {text-decoration: underline; color: #FF0000; font-family: "宋体"}
.boy { color: 0000FF}
.girl { color: FF80FF}
.private { color: green}
.tm { color: gray; font-size: 9pt}
-->
</style>
<script language="JavaScript">
function scrollWindow()
{ if(parent.body.autoScrollOn == 1)
{ this.scroll(0, 65000);
setTimeout('scrollWindow()',200);
}else setTimeout('scrollWindow()',200);
}
</script>
</HEAD>
<BODY bgcolor="#EEEEFF" background="<!--$Background-->" topmargin="2">
您的包厢已经开启!<BR>
<BR><script>scrollWindow();</script>
<!--Chat Message Start-->
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -