how to have the select option border disappear in css code example Example: remove border select css select#xyz { border:0px; outline:0px; }