HTML Dropdown <select> box is not providing the same kind of UI in all mobile devices

I am new to this cross-platform mobile development with angular js using ionic. The drop down box which I have developed using html tag is not producing the same kind of UI as it shows in the browsers, It produces the different kind of UI in different platforms. How to customize it and produce an same kind of UI in all the platforms?