HTML and CSS Reference
In-Depth Information
15. Save the page and view it in the browser.
It should now look like this:
16. In the last row's right-hand cell, insert a submit button:
<input type=”submit”>
<tr>
<td></td>
<td>
<input type=”submit”>
</td>
</tr>
</table>
Search WWH ::




Custom Search