HTML Headings Head Edit This Code: See Result » <!DOCTYPE html> <html> <head> <title>My First HTML</title> <meta charset="UTF-8"> </head> <body> <p>The HTML head element contains meta data.</p> <p>Meta data is data about the HTML document.</p> </body> </html> Result: Tweet Share Share Share Share Sign up here with your email