9 lines
128 B
HTML
9 lines
128 B
HTML
<html>
|
|
<body>
|
|
<form>
|
|
<input type=text><p>
|
|
<input type=submit>
|
|
</form>This text block should be on the next line
|
|
</body>
|
|
</html>
|