Heading 2
Heading 3
テキストです
It's a text link(Click to move to the bottom of the page)
※Please add class="link" to the link destination of the internal link (#)
This is a plain text link.
class="marker">class="bg-none";>
※Add class="bg-none" to a.
※Automatically added to image links.
This is an image link
<em>It's emphasis.</em>
<span class="marker">文字装飾</span>
<div class="dcline">文字の横に線</div>
<div class="txt">文字下げ&文字の横に線</div>
<div class="textbox">枠が出ます</div>
大きくなります:<div class="title">文字</div>
<input size="20" type="text" name="text"value="文字">
<textarea rows="3" cols="20">文字</textarea>
※サイズの指定を直接いれてはいますが、ダミーです。
この数値はまるっと無視で、サイズの変更はstyle.cssで設定してください。
<dl>
<dt>文字</dt>
<dd>説明</dd>
<dt>文字</dt>
<dd>説明</dd>
</dl>
- 文字
- 説明
- 文字
- 説明
<img src="***" class="frame">で画像に枠がつきます
Here is the link
<div id="id名" class="link">リンク先です</div>※上を固定表示にしているので
class="link"を付けないとメニューの後ろにリンクが隠れてしまいます。