ultimatepp/tutorial/Skylark05/index.witz
cxl c2cdd97d1e Skylark tutorial now has <!DOCTYPE html>
git-svn-id: svn://ultimatepp.org/upp/trunk@7280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 18:56:58 +00:00

11 lines
232 B
Text

<!DOCTYPE html>
<html>
<body>
<form action=$Submit method="get" accept-charset="utf-8" enctype="multipart/form-data">
<P>
<INPUT type="text" name="id">
<INPUT type="submit" value="Submit">
</P>
</form>
</body>
</html>