Form Tutor - Textarea Example |
<FORM> <TEXTAREA NAME="Kommentar" 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>