<!doctype html> 

<html lang="en"> 

<head> 
<title>Your page's title goes here</title> 
</head> 

<body> 

<h1>Welcome to Computational Tissue Imaging</h1> 

<p>And this is a paragraph.</p> 

</body> 

</html>