想請教一下
我是使用FC2的blog
如果在HTML語法中使用</br>來分段
以IE來顯示是正常
但在火狐裡卻不會正常分段
改用<p>來分段的段落又或過寬
有任何可以解決的辦法嗎?
另外,可以有辦法讓首頁不顯示"最新記事"嗎?
非常感謝>"<
語法
<!--topentry-->
<ul>
<li>
<%topentry_year>年<%topentry_month>月<%topentry_day>日
<span class="tbcm"><a href="<%topentry_link>#tb"><%topentry_tb_num></a> <a
href="<%topentry_link>#cmt"><%topentry_comment_num></span>
<a href="<%topentry_link>" target="_self"><%topentry_title></a>
</li>
</ul>
<!--/topentry-->
--
我是使用FC2的blog
如果在HTML語法中使用</br>來分段
以IE來顯示是正常
但在火狐裡卻不會正常分段
改用<p>來分段的段落又或過寬
有任何可以解決的辦法嗎?
另外,可以有辦法讓首頁不顯示"最新記事"嗎?
非常感謝>"<
語法
<!--topentry-->
<ul>
<li>
<%topentry_year>年<%topentry_month>月<%topentry_day>日
<span class="tbcm"><a href="<%topentry_link>#tb"><%topentry_tb_num></a> <a
href="<%topentry_link>#cmt"><%topentry_comment_num></span>
<a href="<%topentry_link>" target="_self"><%topentry_title></a>
</li>
</ul>
<!--/topentry-->
--
All Comments