<h1>Header 1</h1>

You can write text here too.

<h2>Header 2</h2>

<h3>Header 3</h3>


Text.
Text link (Press to scroll to the bottom of the page)
Image link
image
<em>Emphasis</em>
<span class="marker">Marker text</span>
<div class="dcline">Line next to text</div>
<div class="txt">Indentation&line next to text</div>
<div class="textbox">A frame appears</div>
<div class="title">Big text</div>
<input size="20" type="text" name="text"value="text size">

<textarea rows="3" cols="20">text size</textarea>

※Although size specifications are directly included, they are placeholders.
Please completely ignore this value and set the size in style.css.

<img src="***"  class="frame">and a frame appears around the image
sample
Here is the link.
▲top