Hello World!By Admin projectA<!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <title>Hello World</title> </head> <body> <h1>Hello, World!</h1> </body> </html>