<html>
    <head>
        <title>my first blog</title>
    </head>
    <body>
        <input type="text" name="txtName" >
        <input type="password" name="txtPwd" >
    </body>
</html>