Advertisement
Guest User

HTML

a guest
Apr 18th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.12 KB | None | 0 0
  1. <input type="search" id="searchbar">
  2. <table id="searchResult">
  3.     <tr>
  4.         <th>DisplayID</th>
  5.         <th>Name</th>
  6.     </tr>
  7. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement