<embed src="音樂網址" width="230" height="10" autostart="0" loop="1" type="audio/x-ms-wma"></embed>
將這段語法放在文章中或是邊欄,在放的地方會出現播放音樂的小視窗。
width設定寬度,height設定高度。
autostart=1,表示自動播放背景音樂,最好是設成0,讓閱讀者自己決定是否播放。
loop=1表示循環播放,loop=2表示播放2次。
CODE, .Actipro_CodeHighlighter {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 8pt;
overflow:auto;
background: #f0f0f0 url(http://klcintw.images.googlepages.com/Code_BG.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 10px 10px 10px 21px;
max-height:200px; /*height:200px; // for IE6*/
line-height: 1.2em;
}
< code>.comment-body-author {
margin:0;
padding:0 0 0 20px;
background-color:#C0C0C0;
}< /code>
.comment-body-author {
margin:0;
padding:0 0 0 20px;
background-color:#C0C0C0;
}
..........略
]]></b:skin>
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
span.fullpost {display:inline;}
</style>
<b:else/>
<style type='text/css'>
span.fullpost {display:none;}
</style>
</b:if>
<p><data:post.body/><p>
<b:if cond='data:blog.pageType == "item"'>
<data:post.body/>
<b:else/>
<data:post.body/>
<br/><a expr:href='data:post.url'> read more... </a>
</b:if>