mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-06-11 04:41:40 +00:00
working web
This commit is contained in:
@ -2,8 +2,10 @@
|
||||
<head><title>Wordsearch builder</title></head>
|
||||
<body>
|
||||
<h1>Wordsearch builder</h1>
|
||||
<a href="about.html">About</a>
|
||||
|
||||
<h2>Words</h2>
|
||||
<form action="build.jsp">
|
||||
<form action="build.jsp" method="post">
|
||||
<textarea name="words" rows="10">
|
||||
Kitchen
|
||||
Lounge
|
||||
|
Reference in New Issue
Block a user