<h1>Heading 1</h1>

Open Menu

<h2>Heading 2</h2>

<h3>Heading 3</h3>


This is text.
This is a text link (Click to move to the bottom of the page)
This is an image link
image
<em>This is emphasis</em>
<span class="marker">Text decoration</span>
<div class="dcline">Line beside text</div>
<div class="txt">Indented text & line beside text</div>
<div class="textbox">A box will appear</div>
<div class="title">Becomes larger</div>
<input size="20" type="text" name="text" value="Text">

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

*The size is specified directly here, but it is just dummy content.*
Please completely ignore these numbers and change sizes in style.css instead.

<img src="***"  class="frame"> will add a frame to the image.
sample
Link destination
▲top