📄 ccss.htm
字号:
<html>
<script>
function css(cs)
{ie5menu.className=cs;
}
</script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
<style>
<!--
.aa { background-color: #0979C4; color: #FFFFFF; font-family: Tahoma; font-size: 9pt;
border: 5 solid #FF0000 }
.bb { background-color: #6699cc; color: yellow; font-family: Tahoma; font-size: 9pt;
border: 5 solid #FFFF00 }
-->
</style>
</head>
<body>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100">
<tr>
<td onclick=css("aa") style="cursor:hand" align="center">css=aa</td>
</tr>
<tr>
<td onclick=css("bb") style="cursor:hand" align="center">css=bb</td>
</tr>
</table>
</center>
</div>
<p> </p>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="211" height="209">
<tr>
<td height="209" width="209" id=ie5menu>
<p align="center">就看这里</td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -