<html> <body> <form action="/ranking" method="post"> KW: <input type="text" id="kw" name="kw" value=""></br> domain: <input type="text" id="domain" name="domain" value=""></br> <input type="submit" value="開始"> </form> </br> </br> </body> </html>