<!DOCTYPE html> <html> <body> <input type="text" name="city" placeholder="Your city" required> </body> </html>