normal.htm
来自「goahead是linux下的轻量级web服务器」· HTM 代码 · 共 60 行
HTM
60 行
<style>
<!- Copyright (c) Go Ahead Software Inc., 1999-1999. All Rights Reserved. ->
<!--
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
; margin-left: 25px; margin-right: 5px
}
h3 {
font-size: 10pt; font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0066cc;
; margin-top: 8pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 20pt
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #0066cc;
; margin-left: 20px; margin-right: 5px
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #0066cc;
; margin-left: 20px; margin-right: 5px
}
td {
font-size: 9pt;
color: #000000;
; font-family: Arial, Helvetica, sans-serif
}
li {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
a:link {
text-decoration: underline; color: #0066cc;
}
a:visited {
text-decoration: underline; color: #003366;
}
a:active {
text-decoration: underline; color: #66ccff;
}
-->
</style>
pre { margin-left: 25px}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?