Simple Form
<form action="http://images.ourontario.ca/london/results" method="get" >
<label for="q">Search</label>
<input id="q" type="text" size="40" name="q" />
<input type="submit" value="Find" />
<input type="reset" value="Clear" />
</form>
More Complex Form

London Public Library Image Gallery

London Public Library (Ontario) provides access to images from its local history collection, including those housed in the Ivey Family London Room. Visit our site

<style media="screen" type="text/css">
    @import "http://www.OurOntario.ca/portlets/_common/minisearch.css";
    form.minisearch-oo h4 {background: transparent url("http://images.ourontario.ca/Partners/1812Agency/Graphics/Searchtile2_1812Agency_s_112.jpg") no-repeat top left;}
</style>
<form class="minisearch minisearch-oo" method="get" action="http://images.ourontario.ca/london/results">
   <h4>London Public Library Image Gallery</h4>
   <fieldset>
      <input class="minisearch" size="30" name="q" type="text" /><input alt="submit" src="http://www.OurOntario.ca/portlets/_common/minisearch_button.jpg" class="minisubmit" value="submit" type="image" />
      <p>London Public Library (Ontario) provides access to images from its local history collection, including those housed in the Ivey Family London Room. <a href="http://images.ourontario.ca/london/search"> Visit our site</a></p>
   </fieldset>
</form>

The line above starting "form.minisearch-oo" needs to be on one line even though it may wrap in your display.



Linkable version of this form
  http://images.ourontario.ca/london/MiniSearch

Older HTML Form for Facebook and similar (restricted) pages
London Public Library Image Gallery
 

London Public Library (Ontario) provides access to images from its local history collection, including those housed in the Ivey Family London Room.

 

Visit our site

 
 
<table width="286" border="0" cellpadding="0" cellspacing="0" background="http://www.ourontario.ca/portlets/_common/minisearch_fieldset.jpg">
  <tr>
    <td colspan="3"><img src="http://images.ourontario.ca/Partners/1812Agency/Graphics/Searchtile2_1812Agency_s_112.jpg" width="286" height="73" alt="London Public Library Image Gallery"></td>
  </tr>
  <tr>
    <td width="8">&nbsp;</td>
    <td width="270">
      <form requirelogin="false" method="get" action="http://images.ourontario.ca/london/results"><input size="27" name="q" type="text"><input type="hidden" name ="r" value="fb"><input alt="submit" src="http://www.ourontario.ca/portlets/_common/minisearch_FBbutton.jpg" value="submit" type="image" align="top">
        <p><font color="#CCCCCC" size="small">London Public Library (Ontario) provides access to images from its local history collection, including those housed in the Ivey Family London Room. </font></p>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td>&nbsp;</td>
            <td width="50%"><p><a href="http://images.ourontario.ca/london/search">Visit our site</a></p></td>
            <td>&nbsp;</td>
          </tr>
        </table>
      </form>
    </td>
    <td width="8">&nbsp;</td>
  </tr>
</table>
<table width="286" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="http://www.ourontario.ca/portlets/_common/minisearch_bg.jpg" width="286" height="11"></td>
  </tr>
</table>


Powered by / Alimenté par Vita Toolkit