how to remove border from select box code example Example: remove border select css select#xyz { border:0px; outline:0px; }