|
Revision 2, 0.5 KB
(checked in by dez, 7 years ago)
|
|
Fixes to make the XHTML validate
|
| Line | |
|---|
| 1 | <div class="cbb"> |
|---|
| 2 | <h3>Search SUCS</h3> |
|---|
| 3 | <form method="get" action="http://www.google.com/custom"> |
|---|
| 4 | <div> |
|---|
| 5 | <input type="text" name="q" size="16" maxlength="255" value="" /> |
|---|
| 6 | <input type="submit" name="sa" value="Search" /> |
|---|
| 7 | <input type="hidden" name="cof" value="S:http://sucs.org;AH:center;LH:114;L:http://sucs.org/images/title.png;LW:375;AWFID:624aceb6f2753532;" /> |
|---|
| 8 | <input type="hidden" name="domains" value="sucs.org" /> |
|---|
| 9 | <input type="hidden" name="sitesearch" value="sucs.org" /><br /> <br /> |
|---|
| 10 | </div> |
|---|
| 11 | </form> |
|---|
| 12 | </div> |
|---|