In this code, what is the expected output?:



%%html
<html>
<head>
    <title></title>
</head>
<body>
    <p> Hello World </p>
</body>
</html>