make hello in html code example Example: HTML hello world <!DOCTYPE html> <html> <body> Hello World! </body> </html>