Horje
html5 css3 Code Example
html5 css3
<form name="myform">
	<input type="text" name="fname" placeholder="First name"></input>
    <input type="text" name="lname" placeholder="Last name"></input>
    <input type="email" name="email" placeholder="mail@mail.com"></input>
    <input type="date" name="bday" placeholder="MM/DD/YY"></input>
    <input type="submit" name="submit">Submit</input>
</form>
Source: codeit.codes




Html

Related
how to connect alert and document.location in html Code Example how to connect alert and document.location in html Code Example
how to register script html Code Example how to register script html Code Example
am pm after the time in html Code Example am pm after the time in html Code Example
how to put two words in a button on single line Code Example how to put two words in a button on single line Code Example
html paragraph with spaces Code Example html paragraph with spaces Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10