Advertisement
Guest User

form

a guest
Aug 4th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <form method="get" id="searchform" action="##">
  2. <label for="s" class="assistive-text">Search</label>
  3. <input type="text" class="field" name="s" id="s" placeholder="Search" />
  4. <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" />
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement