「Html要素」の版間の差分

提供:Wiki@KDS
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
 
(同じ利用者による、間の3版が非表示)
9行目: 9行目:
<div class="tag-head box">
<div class="tag-head box">
<dl>
<dl>
<dt>tag-head</dt>
<dt>head</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
73行目: 73行目:
<div class="tag-body box">
<div class="tag-body box">
<dl>
<dl>
<dt></dt>
<dt>body</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
<!-- H -->
<div class="tag-h box">
<dl>
<dt>h1-h6</dt>
<dd></dd>
</dl>
</div>
<!--/H/-->
<!-- div -->
<!-- div -->
<div class="tag-div box">
<dl>
<dt>div</dt>
<dd></dd>
</dl>
</div>
<!--/div/-->
<!-- p -->
<div class="tag-p box">
<dl>
<dt>p</dt>
<dd></dd>
</dl>
</div>
<!--/p/-->
<!-- ul -->
<div class="tag-ul box">
<dl>
<dt>ul</dt>
<dd></dd>
</dl>
<!-- li -->
<div class="tag-li box">
<dl>
<dt>li</dt>
<dd></dd>
</dl>
</div>
<!--//-->
</div>
<!--/ul/-->
<!-- ol -->
<div class="tag-ol box">
<dl>
<dt>ol</dt>
<dd></dd>
</dl>
<!-- li -->
<div class="tag-li box">
<dl>
<dt>li</dt>
<dd></dd>
</dl>
</div>
<!--/li/-->
</div>
<!--/ol/-->
<!-- dl -->
<div class="tag- box">
<div class="tag- box">
<dl>
<dl>
<dt></dt>
<dt>dl</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
<!-- dt -->
<div class="tag-dt box">
<dl>
<dt>dt</dt>
<dd></dd>
</dl>
</div>
<!--/dt/-->
<!-- dd -->
<div class="tag-dd box">
<dl>
<dt>dd</dt>
<dd></dd>
</dl>
</div>
<!--/dd/-->
</div>
</div>
<!--//-->
<!--/dl/-->
<!-- -->
<!-- blockquote -->
<div class="tag- box">
<div class="tag-blockquote box">
<dl>
<dl>
<dt></dt>
<dt>blockquote</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
</div>
</div>
<!--//-->
<!--/blockquote/-->
<!-- -->
<!-- table -->
<div class="tag- box">
<div class="tag-table box">
<dl>
<dl>
<dt></dt>
<dt>table</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
</div>
</div>
<!--//-->
<!--/table/-->
<!-- -->
<!-- form -->
<div class="tag- box">
<div class="tag-form box">
<dl>
<dl>
<dt></dt>
<dt>form</dt>
<dd></dd>
<dd></dd>
</dl>
</dl>
</div>
</div>
<!--//-->
<!--/form/-->
</div>
</div>
<!--/body/-->
<!--/body/-->
</div>
</div>

2007年2月2日 (金) 19:38時点における最新版

Html記述

html
head
title


meta



base


object


script


style


body
h1-h6


div


p


ul
li


ol
li


dl
dt


dd


blockquote


table


form