79080329

Date: 2024-10-12 06:53:08
Score: 1
Natty:
Report link

Your <form> tag is incomplete.

Look:

<form class="row g-3" action="create.php" method="POST>
-----------------------------------------------------^

It's missing a ".

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user2804429