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