|
|
Add
a search engine submission box like this one to your web site
and your visitors can add their web site to all the major search
engines without ever leaving your site (NO programming knowledge
required). Give this submission box a go, it works! |
- Simply copy
this HTML and add it to the source of your web pages. Add it
to as many pages as you like.
<FORM
ACTION="http://www.nnh.co.uk/cgi-bin/engine-submit/nnhlaunch.pl"
TARGET="_new" METHOD="POST" ENCTYPE="x-www-form-urlencoded">
<TABLE BORDER="1" SIZE="90%" CELLSPACING="2"
CELLPADDING="0"
WIDTH="100"><TR><TD ALIGN="CENTER">
<P><STRONG><FONT COLOR="#0000ff" SIZE="-1"
FACE="Verdana, helvetica">"Launch"<BR>
FREE & FAST<BR>Search Engine<BR>Submission</FONT></STRONG></P>
<P><B><I><FONT COLOR="#800080"
SIZE="-1" FACE="Verdana">Site URL:<BR>
</FONT></I></B><INPUT TYPE="text"
SIZE="15" NAME="url" VALUE="http://"
MAXLENGTH="200"><BR>
<B><I><STRONG><FONT COLOR="#800080"
SIZE="-1" FACE="Verdana, helvetica">E-mail:<BR>
</FONT></STRONG></I></B><INPUT TYPE="text"
SIZE="15" NAME="email" MAXLENGTH="150"><BR>
<INPUT TYPE="submit" VALUE=""Launch
ME""></TD></TR></TABLE></FORM> |