<label id="email_address_label" for="email_address">
Email Address:
</label>
<input id="email_address_input" name="email_address" type="text" />
<label id="password_label" for="password">
Create a Password:
</label>
<input id="password_input" name="password" type="password" />
I couldn't find any "<form>" clause in the whole web page source code. Can anyone help?