Try this: CSS: select{ color:red; } option{ color:black; }. try this, hope it will work: in html: <select> <option value="">Choose something</option> ...
確定! 回上一頁