Skip to content
Snippets Groups Projects
input.html 247 B
Newer Older
<!DOCTYPE html>
<html>
<body>

<h1>Author-Side Interface</h1>

<p>Start URL's.</p>
<textarea name="paragraph_text" cols="50" rows="10"></textarea>
<p>Stop URL's.</p>
<textarea name="paragraph_text" cols="50" rows="10"></textarea>

</body>
</html>