how can id fix this error from this code

<!DOCTYPE html>
<html>
<head>

</head>
<body>

<form method="POST">

<input type="email" name="email" placeholder="em ail" ><br><br>

<input type="submit" name="Delete" value="Delete">...