welcome.html

来自「对接入电脑的电话modem监听。电话录音」· HTML 代码 · 共 29 行

HTML
29
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
        <table align="center" bordercolor="#6699ff" style="width: 167px; height: 165px">
            <tr>
                <td align="center" colspan="3" dir="ltr" style="font-size: small; width: 135px; color: #3300cc;
                    height: 35px; background-color: #ffffff">
                    欢迎使用telListener</td>
            </tr>
            <tr>
                <td align="center" colspan="3" style="width: 135px; color: #ff0033; height: 108px;
                    background-color: #ffffff; text-align: center">
                    南码头街道<br />
                    <br />
                    呼叫中心</td>
            </tr>
            <tr>
                <td align="center" colspan="3" style="font-size: x-small; text-transform: none; width: 135px;
                    color: #3300cc; font-style: italic; height: 32px; background-color: #ffffff;
                    font-variant: normal">
                    newtouch</td>
            </tr>
        </table>
	
	</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?