For select tag inside option tag can use same ids?

I see the jQuery :first selector for select first ids. Is can be valid if set same ids for options with another value?

Thanks