Forum Moderators: open
Technically the closing </option> tag is optional, but I always include it. I noticed that the Mac didn't render those tags correctly without the closing tag. IE on Windows did.
It isn't optional for XHTML. All tags need to be closed for XHTML [w3.org].