# HTML ``` HTML <!Doctype HTML> <HTML> <body> <h1>hello</h1> <a href="https://example.com">error website</a> </body> </HTML> ```