<!DOCTYPE html>
<html>
    <head>  
        <title> HTML5 Example 0 - Basic HTML5 document 
                structure </title>
    </head> 

    <body> 
    </body> 
</html>