aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/lec/Lec4Ex1.html
diff options
context:
space:
mode:
Diffstat (limited to 'csci4131/lec/Lec4Ex1.html')
-rw-r--r--csci4131/lec/Lec4Ex1.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/csci4131/lec/Lec4Ex1.html b/csci4131/lec/Lec4Ex1.html
index dce9a34..9433abd 100644
--- a/csci4131/lec/Lec4Ex1.html
+++ b/csci4131/lec/Lec4Ex1.html
@@ -12,10 +12,10 @@
<input name="name" type="text" size="25" maxlength="30"><br><br>
</label>
<label>Email:
- <input name="email" Type="email" size="25" maxlength="30"> (name@test.dom)</input><br><br>
+ <input name="email" Type="email" size="25" maxlength="30"> (name@test.dom)<br><br>
</label>
<label> URL
- <input name="URL" Type="url" size="25" maxlength="30">(/https?/g://web.site)</input><br>
+ <input name="URL" Type="url" size="25" maxlength="30">(/https?/g://web.site)<br>
</label>