Skip to content
Snippets Groups Projects
Commit 8468844a authored by SPTimmer's avatar SPTimmer
Browse files

ninth commit - last commit before submission

parent 5aa755cd
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
<section>
<h1>Web Book Quote Application</h1>
<form ACTION="./quote">
<p><label for="isbn">Enter ISBN number:</label><input type="number" name="isbn" id="isbn" value=0></p>
<p><label for="isbn">Enter ISBN number: </label><input type="number" name="isbn" id="isbn" value=0></p>
<input TYPE="SUBMIT">
</form>
</section>
......
No preview for this file type
......@@ -22,7 +22,7 @@
<section>
<h1>Web Book Quote Application</h1>
<form ACTION="./quote">
<p><label for="isbn">Enter ISBN number:</label><input type="number" name="isbn" id="isbn" value=0></p>
<p><label for="isbn">Enter ISBN number: </label><input type="number" name="isbn" id="isbn" value=0></p>
<input TYPE="SUBMIT">
</form>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment