<h1> Hello </h1> <h2> This is a beginner example of how to write in html :') </h2>
<html> <head> <title> kwik Learners </title> </head> <body> <h1> Hello Kwik Learners </h1> <p> This is the content </html> </body> </html>