I'm trying to get a list box to allow more than one option to be selected. My class notes were not clear on how to use the multiple attribute, just that it exists. Where am I going wrong in this line?

<select name="Browser" size="5" multiple>