Source Code:
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>W3docs</title> </head> <body> <h1>Hi</h1> <p>This is very minimal 'hello world' HTML document.</p> </body> </html>