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