style.inc
来自「东软内部材料(四)asp等相关的教学案例 」· INC 代码 · 共 9 行
INC
9 行
<style type="text/css">
body, td, th {font-family:Tahoma,Arial,sans-serif; font-size:10pt}
input {font-family:Tahoma,Arial,sans-serif; font-size:9pt}
.heading {font-family:Tahoma,Arial,sans-serif; font-size:14pt; font-weight:bold}
.subhead {font-family:Tahoma,Arial,sans-serif; font-size:12pt; font-weight:bold; padding-bottom:5px}
.cite {font-family:Tahoma,Arial,sans-serif; font-size:8pt}
.sectionlink {font-size:13px; text-decoration:none; font-weight:bold; color="#000080"; behavior:url(linkover.htc)}
.menulink {text-decoration:none; font-weight:normal; color="#000080"; behavior:url(linkover.htc)}
</style>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?