<html> <head> <title>HTML Example 1</title> </head> <body> <h2>A Simple HTML Example</h2> <p>Happy New Year!</p> </body> </html>