Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Markup and Code

 

Code Block
<form><form role="search" method="post">
  <div>
	<label for="phonefilter-numberinput">Phone Number<>Filter</label>
	<input id="phonefilter-numberinput" type="text" aria-describedbyplaceholder="phoneinstructionsFilter by department name">
	<p id="phoneinstructions">Enter your 10 digit phone number including area code.</p><button>Update</button>
  </div>   
</form>

View markup on github