OSDN Git Service

Pages Are Valid XHTML 1.0 Strict!
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / documentation / help.html
index 794ea72..5b008b3 100755 (executable)
@@ -2,8 +2,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
 <head>
-       <!-- $Id: help.html,v 1.15.2.1 2008-07-25 06:28:50 shizuki Exp $ -->
-    <!-- $NucleusJP: help.html,v 1.15 2007/04/19 08:58:40 kimitake Exp $ -->
+       <!-- $Id: help.html,v 1.15.2.2 2008-07-26 10:04:40 shizuki Exp $ -->
+    <!-- $NucleusJP: help.html,v 1.15.2.1 2008/07/25 06:28:50 shizuki Exp $ -->
 
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta http-equiv="Content-Style-Type" content="text/css" />
             display: block;
             visibility: hidden;
         }
+
+        strong {
+            font-weight: bold;
+        }
+
+        em {
+            font-style: italic;
+        }
+
+        .heading_example {
+            margin: 2px;
+            font-weight: bold;
+            font-size: 1.15em;
+        }
+
     </style>
 </head>
 <body>
@@ -438,7 +453,7 @@ Nucleusのサイト全体を閉鎖することが可能です。なんらかの
 <p>結果は次のようになります:</p>
 
 <div class="example">
-<h4 style="margin: 2px;">ここはアイテムのタイトルです</h4>
+<span class="heading_example">ここはアイテムのタイトルです</span>
 <p style="margin: 2px; padding: 0px;">ここはアイテムのテキスト部分です</p>
 <div style="font-style: italic; margin: 2px;">
  <a href="#templateitemsexample">link</a> -
@@ -843,7 +858,7 @@ locale は<a href="#templatedatetime">日付と時刻のフォーマット</a>
 <p>結果は次のようになります:</p>
 
 <div class="example">
-<h4 style="margin: 2px;"><a href="#templatecommentbody">カルマ.</a>さんによるコメント:</h4>
+<span class="heading_example"><a href="#templatecommentbody">カルマ.</a>さんによるコメント:</span>
 <p style="margin: 2px;">ナイス!</p>
 <div style="margin:2px;font-size:smaller;">(接続元:host.example.org 投稿日時:2003-03-02 13:30)</div>
 </div>
@@ -5042,7 +5057,7 @@ HTMLタグを取り除き、指定された幅にまで縮めたアイテムの
 <p>結果は次のようになります</p>
 
 <div class="example">
-<h4 style="margin:2px;">タイトル</h4>
+<span class="heading_example">タイトル</span>
 <p style="margin:2px;">アイテムの本文</p>
 <div style="margin:2px;"><a href="#templatevar-edit">編集</a> - <a href="#templatevar-edit">5 comments</a></div>
 </div>