<!DOCTYPE html>
			<html>
			  <head>
			    <title>website</title>
			  </head>
			  <body>
			    <p>this is a website</p>
			  </body>
			</html>