|
|
Forms
| Hyperlink |
|
| <form method="get"
action="http://www.fearby.com">
<input type="submit" value="Click here"></form> |
|
| |
|
| Open a new window |
|
| <form method="get" action="http://www.fearby.com"
target="parent"><input
type="submit" value="Open a new window"></form> |
|
| |
|
| Image |
|
<form action="http://www.fearby.com"
target="parent" method="get">
<button type="submit" style="width: 60px;
height: 60px">
<img width="50"
height="50"
src="fguppy.gif"></button></form> |
|
| |
|
| Colour |
|
<form method="GET" action="http://www.fearby.com" target="parent">
<input type="submit" style="background-color:#CCE0EB"
value="Fearby.com"></form>
|
|
| |
|
| Google Search |
|
<center><table border="0" cellpadding="0" cellspacing="0" width="330"
height="46"> <tr><td colspan="2" width="313" height="83">
<form action="http://www.google.com/search" method="GET" target="parent"
style="background-color: #8D8DC5"><table border="0" bgcolor="#666699"><tbody><tr><td
align="middle"><input type="text" size="20" maxlength="255" name="q"
value="html tutorials"> <input type="submit" name="btnG"
value="Google Search"> </td> </tr></tbody></table></center>
</form></td></tr></table></center> |
|
| |
|
| |
|
top of page
Last Updated
Monday, 27 September 2004
|