You can set the select as required and set a value for each option, when you'll submit with no one selected, the browser should show a warning message to the user which must select an element in the list. Then you can add additional information in the title atribute.
If you want more flexibility, you need to use javascript.