Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<title>Page with a message</title>
</head>
<body>
<div>Hello World.</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page with a message</title>
</head>
<body>
<div>Hello World.</div>
</body>
</html>