fix conflicts
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<form action="anotherpage.html" method="get" onsubmit="doStuff()">
|
||||
<input type="text" placeholder="name" name="name" />
|
||||
<input type="submit" value="send" />
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user