<!--▼ユーザータグナビゲーション▼-->
〜
<!--topentry-->
<li><a href="#entry<%topentry_no>" title="記事の先頭へ"><%topentry_title> [<%topentry_year& gt;/<%topentry_month>/<%topentry_day>]</a></li>
<!--/topentry-->
〜
<!--▲ユーザータグナビゲーション▲-->
<%topentry_year& gt;
↓
<%topentry_year>
- 黒丸リスト
- 黒丸リスト
- 黒丸リスト
- 白丸リスト
- 白丸リスト
- 白丸リスト
ul {
list-style-type: circle;
}
#left ul,
#right ul {
list-style-type: circle;
}
.left_outline ul,
.right_outline ul {
list-style-type: circle;
}
<ul>
<!--recent-->
<li &align>
<a href="<%recent_link>" title="<%recent_title>"><%recent_title> (<%recent_month>/<%recent_day>)</a>
<!--▼newマーク▼-->
<script type="text/javascript">
nwr(<%recent_year>,<%recent_month>,<%recent_day> ,<%recent_hour>)
</script>
<!--▲newマーク▲-->
</li>
<!--/recent-->
</ul>
<!--▼新着記事用newマーク▼-->
<script type="text/javascript"><!--
function nwr(u1,u2,u3,u4) {
var today=new Date();
var nt=24; var c=new Date(u1,u2-1,u3,u4);
if (today-c<3600000*nt) {
document.write('<font color="#ff0000" size="1">NEW!!</font>')}
}
--></script>
<!--▲新着記事用newマーク▲-->
<!--▼▼ ヘッダー ▼▼-->
〜
<div class="intro"><%introduction></div>
〜
<!--▲▲ ヘッダー ▲▲-->
<!--▼▼▼▼ ヘッダー(タイトル部分)▼▼▼▼-->
〜
<h2><%introduction></h2>
〜
<!--▲▲▲▲ ヘッダー(タイトル部分)▲▲▲▲-->
<!--not_permanent_area--><%introduction><!--/not_permanent_area--><!--permanent_area-->ここは<%sub_title>について紹介しているページです。<!--/permanent_area-->
Author:いたお
更新は非常にマイペースです^^;