If you want to style each one of the option tags.. use the css attribute selector: select option { margin: 40px; background: rgba(0, 0, 0, ...
確定! 回上一頁