79267955

Date: 2024-12-10 10:59:34
Score: 1
Natty:
Report link

You could also do like:

<form method="post" id="myForm">
    <button type="submit">Submit</button>
</form>
<button type="submit" form="myForm" class="btn btn-primary">Save changes</button>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Matheus Sch