Use this for content outside the inline frame

<h2>Heading 2</h2>

<h3>Heading 3</h3>


Use this inside the inline frame
<div class="h2">Heading 2</div>
<div class="h3">Heading 3</div>

This is text
Text link (Click to move to the bottom of the page)
Image link
image
<em>Emphasis</em>
<span class="marker">Text decoration</span>
<div class="ln01">Line beside text</div>
<div class="ln02">Line beside text</div>
<div class="txt">Text indent & line beside text</div>
<div class="textbox">A box appears</div>
<div class="title">It becomes larger</div>
<input size="20" type="text" name="text" value="Text">

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

※ The specified size is directly input, but it is a dummy.
These values are completely ignored, and the size adjustment should be set in style.css.

<img src="***"  class="frame"> will add a frame around the image
sample
Link destination