<!DOCTYPE html>
<html lang=”en”>
<head>
<title>HTML iFrame</title>
</head>
<body>
<iframe src=”/examples/html/hello.html”></iframe>
</body>
</html>