program html code example Example: start html <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> </body> </html>