Update html_form_1
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h2>HTML Form</h2>
|
||||
|
||||
<form action="/action_page.php">
|
||||
@@ -14,5 +10,3 @@
|
||||
|
||||
<p>If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user