Skip to content

Commit ac42a05

Browse files
committed
remove action in form
1 parent 3fb6770 commit ac42a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h1></h1>
1414
</header>
1515
<main>
16-
<form action="/action_page.php">
16+
<form >
1717
<div>
1818
<label for="name">Name:</label>
1919
<input type="text" id="name" name="name"

0 commit comments

Comments
 (0)