📄 right.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
body { font-family: "宋体"; font-size: 9pt}
a:visited { color: #0000FF; text-decoration: none}
a:link { color: #0000FF; text-decoration: none}
a:hover { color: #FF0000}
.boy { color: 0000FF}
.girl { color: FF80FF}
.private { color: green}
.everyone { color: red }
</style>
<title></title>
</head>
<body bgcolor="#DDDDFF" onload="" topmargin="0" leftmargin="0">
<div id=roomhead>
<center>
<a href='http://www.socketchat.com' target='_blank'><img src='head.gif' border='0' height=54 width="112"></a>
<BR>
<font color=red>SocketChat聊天室-<script>document.write(parent.nowroom[1]);</script></font>
</center>
</div>
<br>
<center>
[<a href="" onclick="parent.RefreshOnlineUserList();return false;">刷新用户列表</a>]<br>
</center>
<div id=usernum>
</div>
<hr>
<div id=userlist>
</div>
<script>
parent.listready=1;
parent.RefreshOnlineUserList();
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -