Web Resources - a listing of quality resources useful to any web author... graphics, javascripts, cgi, etc.
GateKeeper - cool password protection with javascript.
Magic Buttons - learn to make javascript mouseovers.
Joke Break - a joke a day helps keep high blood pressure away.
Form Tutor - Textarea Example
<FORM>
<TEXTAREA NAME="COMMENTS" ROWS=16 COLS=67>
\\|//
(@ @)
+--------------------oOO----(_)----OOo-----------------------+
| |
| This is to illustrate that if you type something between |
| the TEXTAREA tags, it will show up in the window as the |
| default text. The cool part is... it shows up EXACTLY |
| the way you type it! |
| |
| * Most, but not all, browsers behave this way. |
+------------------------------------------------------------+
|__|__|
|| ||
ooO Ooo
</TEXTAREA>
</FORM>