<!DOCTYPE html> <html> <body> <form> <input required readonly> <button type='submit'></button> </form> </body> </html>