Advertisement
littlered

search & login - html

Mar 12th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.66 KB | None | 0 0
  1. <!-- search form -->
  2. <div class="search-form">
  3.   <form method="get" id="searchform" action="http://www.aerotech-gse.com.au/aero/" class="clear-block">
  4.     <fieldset>
  5.       <div id="searchfield">
  6.        <input type="text" name="s" id="searchbox" class="text clearField" value="Search" />
  7.       </div>
  8.       <input type="submit" value="" class="submit" />
  9.      </fieldset>
  10.  </form>
  11. <!--Hypervisor Login Logout start--><!--IT news from http://www.thehypervisor.com--><a href="http://www.aerotech-gse.com.au/aero/wp-login.php?action=login&amp;redirect_to=/aero/" title="Login">Login</a><!--Hypervisor Login Logout end-->  
  12. </div>
  13. <!-- /search form -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement