Horje

How is to look HTML Input Type Url

index.html
Example: HTML
 <form>
  <label for="homepage">Add your homepage:</label>
  <input type="url" id="homepage" name="homepage">
</form> 

Output should be:

How is to look HTML Input Type Url




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Input Types
Uploaded by:
Admin