added more parts for the first scenario and updated code to work with the changes

This commit is contained in:
2023-09-30 18:39:30 -07:00
parent b827f72f25
commit 94026bdad2
3 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
placeholder="http://www.example.com/"
style="padding: 0.5rem;"
required />
<input type="submit" value="Submit" style="padding: 0.5rem;" />
<button type="submit" style="padding: 0.5rem;">Submit</button>
</form>