Hi Bruce, If you want to place an empty body , you can use the character " ". This charater is egal to a "space" character, and looks like empty as you want. That gives : <html> <body> <br> select a value: <select name="test0"> <option value="" selected> </option> <option value="one">1</option> <option value="two">2</option> </select> <br> </body> </html> Regards, Jonathan. ------------------------------- website: http://www.jouer-gratuit.net email: windows-world@wanadoo.frReceived on Friday, 30 June 2006 13:01:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:37 GMT