back
Code
HTML
Web
<body>
<form>
<!--Elements go in here -->
Unless populated by elements, the form won't show in the browser.
</form>
</body>