<!DOCTYPE HTML>
<html>
<body>
<form action="/example/demo_form.aspx" method="get">
<input type="search" name="lname" placeholder="Search W3xue" />
<input type="submit" />
</form>
</body>
</html>