mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-23 14:13:08 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
649dfac7ae | ||
|
033d46eb24 |
@@ -341,6 +341,10 @@ p q r s t u v w x y z { | } ~ </pre>
|
|||||||
<label for="input__emailaddress">Email Address</label>
|
<label for="input__emailaddress">Email Address</label>
|
||||||
<input id="input__emailaddress" type="email" placeholder="name@email.com">
|
<input id="input__emailaddress" type="email" placeholder="name@email.com">
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<label for="input__phone">Phone Number</label>
|
||||||
|
<input id="input__phone" type="tel" placeholder="(999) 999-9999">
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<label for="input__search">Search</label>
|
<label for="input__search">Search</label>
|
||||||
<input id="input__search" type="search" placeholder="Enter Search Term">
|
<input id="input__search" type="search" placeholder="Enter Search Term">
|
||||||
|
Reference in New Issue
Block a user