Please fill in the form or for immediate response, call now: 210-401-3441
Always Shine-N Mobile Detailing offers full service auto detailing at your home of office in the San Antonio area. Check’em out!
Free HTML Code - Click Here
Policies
<form action="/html/tags/html_form_tag_action.cfm" method="get">
<table>
<tr>
<td>First name:</td>
<td>
<input type="text" name="first_name" value="" maxlength="100" />
</td>
</tr>
<tr>
<td>Lunch:</td>
<td>
<input type="radio" name="lunch" value="pasta" /> Pasta
<input type="radio" name="lunch" value="rissotto" /> Rissotto
</td>
</tr>
<tr><td>Drinks:</td>
<td>
<input type="checkbox" name="drinks" value="beer" /> Beer
<input type="checkbox" name="drinks" value="wine" /> Wine
</td>
</tr>
<tr><td>Preferred City:</td>
<td>
<select>
<option value ="sydney">Sydney</option>
<option value ="melbourne">Melbourne</option>
<option value ="cromwell">Cromwell</option>
<option value ="queenstown">Queenstown</option>
</select>
</td>
</tr>
<tr>
<td>Comments:</td>
<td>
<textarea rows="3" cols="20" name="comments"></textarea>
</td>
</tr>
<tr><td> </td>
<td>
<input type="submit" value="Submit" />
</td>
</tr>
</table>
This results in:
This page contains code for creating an HTML button. Feel free to copy and paste the code into your own website or blog.
There are two basic ways of creating an HTML button; with the <button> tag, and with the <input> tag. This page provides code for both methods.
This example uses the <input> tag to create a basic button. Within the code, we use type="button" to set the control to a button.
In this example, we've added JavaScript to display a message to the user once they click the button.
Example:
Code:
| Our Owner |
| Website Development |
| Website Redesign |
| Graphic Design |
| Our Websites |
| Our Logos |
| HTMLCode |
| Scroll Box Code |
| Comment Box Code |
| Font / Text Code |
| Background Code |
| Forms Code |
| CAPTCHA |
| 10 Reasons |
| Value of Backlinks |