<head> </head> <body> <form action="http://google.com.tw/search" name="q" method="get"> <input type="text" name="q" /> <input type="submit" /> </form> </body>
2.
<html>
<body>
<form action="http://google.com/search" name="q" method="post">
Search:<input type="text" name="q" >
<input type="submit" value="submit">
<br>
</form>
</body>
</html>
沒有留言:
張貼留言