Skip to content

Commit 74cf497

Browse files
authored
Update index.html
1 parent 92560f4 commit 74cf497

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,34 @@
8585

8686
<body>
8787
<br>
88+
<!-- start of freefind search box html -->
89+
<table cellpadding=0 cellspacing=0 border=0 >
90+
<tr>
91+
<td colspan=2 style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
92+
<form style="margin:0px; margin-top:4px;" action="https://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
93+
<input type="hidden" name="si" value="9602523">
94+
<input type="hidden" name="pid" value="r">
95+
<input type="hidden" name="n" value="0">
96+
<input type="hidden" name="_charset_" value="">
97+
<input type="hidden" name="bcd" value="&#247;">
98+
<input type="text" name="query" size="15">
99+
<input type="submit" value="search">
100+
</form>
101+
</td>
102+
</tr>
103+
<tr>
104+
<td style="text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; padding-top:4px;">
105+
<a style="text-decoration:none; color:gray;" href="https://www.freefind.com" rel="nofollow" >site search</a><a style="text-decoration:none; color:gray;" href="https://www.freefind.com" rel="nofollow" > by
106+
<span style="color: #606060;">freefind</span></a>
107+
</td>
108+
109+
<td style="text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; padding-top:4px;">
110+
<a href="https://search.freefind.com/find.html?si=9602523&amp;pid=a">advanced</a>
111+
</td>
112+
</tr>
113+
</table>
114+
<!-- end of freefind search box html -->
115+
88116
<br>
89117

90118
<a class="btn" href="./one-of-every-tag.html" target="_blank" rel="noopener noreferrer">HTML TAG EXAMPLES</a>

0 commit comments

Comments
 (0)