<html>
<head>
<title>Poori Padhai</title>
</head>
<body>
<h2>HTML Normal Text</h2>
This is the normal text.
<h2>HTML Inserted Text</h2>
<ins>This is the inserted text.</ins>
</body>
</html>