CODE {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 8pt;
overflow:auto;
background: #f0f0f0 url(https://sites.google.com/site/klcintwimages/Code_BG.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 10px 10px 10px 21px;
max-height:200px;
line-height: 1.2em;
}
在要插入的代码前面添加:
<code><pre>
在代码后面添加:
</pre></code>
没有评论:
发表评论