【发布时间】:2011-12-12 07:42:38
【问题描述】:
我正在使用 blogspot.com。
我想让我的编码突出显示。
所以,我使用谷歌代码美化 api。
<link href='http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css' rel='stylesheet' type='text/css'/>
<pre class="prettyprint"> ... my coding place ... </pre>
一切都很好,但我想做滚动(比如 ., style="overflow-x: scroll")
请让我知道我应该在哪里修改以在 blogspot.com 上滚动我的代码
【问题讨论】:
标签: syntax-highlighting blogspot prettify