<html>
<body>
<p>ID : <input type="text"></p>
<p>P.W : <input type="password"></p>
<p><input type="submit"></p>
</body>
</html>
->
<html>
<body>
<form action="http://abfdabadadfb.ab.adfb">
<p>ID : <input type="text"></p>
<p>P.W : <input type="password"></p>
<p><input type="submit"></p>
</form>
</body>
</html>
##dropdown list