menu

Heading 1:

Heading 1

You can write text here, too.

Heading 2:

Heading 2


Heading 3:

Heading 3


This is text.
This is a text link.(Click to jump to the bottom of the page.)
This is an unadorned text link.
<a  href="" class="bg-none">
※class="bg-none"I will turn it on.
※Image links are automatically assigned an

This is an image link
image
<em>This is for emphasis.</em>
<span class="marker">Text Formatting</span>
<div class="dcline">A line next to the text</div>

<div class="textbox">A frame appears.</div>

It will grow larger.<div class="title">character</div>

<input size="20" type="text" name="text"value="character">

<textarea rows="3" cols="20">Character</textarea>

※Although I have directly specified the size, it is merely a placeholder.
Please completely ignore this value; instead, configure the size settings in `style.css`.
<dl>
<dt>character</dt>
<dd>explanation</dd>
<dt>character</dt>
<dd>explanation</dd>
</dl>

character
explanation
Set to 12em
If the text exceeds the character limit, please adjust it in `style.css`.
It's fine if it's somewhat long here.

Right-aligning multiple lines

Right-aligned text
Right-aligned text Right-aligned text


Right-aligned text
Right-aligned text


Right-aligned text
Right-aligned text



This is the linked page.

top