address-line3 | Expects the third line of the street address |
Example:
HTML
<form action="/action_page.php">
<label for="address-line3">Address:</label>
<input type="text" id="address-line3" name="address-line3" autocomplete="address-line3"><br><br>
<input type="submit">
</form>
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |