Everything2 search box

(thing) by shannara256 Tue Jul 17 2001 at 10:14:20

I wanted to put an e2 search box into my default page (the one that opens up when I launch my web browser (which shall remain nameless)). Here's the HTML code:

<FORM METHOD="get"  ACTION="http://everything2.com/">
 <INPUT TYPE="text" NAME="node"  SIZE=28 MAXLENGTH=80>
 <INPUT TYPE="submit" VALUE="everything2 search">
</FORM>

The SIZE and MAXLENGTH tags of the text input element can be changed as you see fit, as can the VALUE tag of the submit input element (you could change it to "search", for example).

Have fun with it.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.