i am using the select box consits the option items in option tag .I have displayed the two items in option tag.i,e product name is to align left and product price is to align right .How can apply css to this feature.
I used like this
Expand|Select|Wrap|Line Numbers
- <option value="">Product name product price</option>
Thanks
Swetha